Home
last modified time | relevance | path

Searched refs:bxt_cstates (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/idle/
H A Dintel_idle.c1579 .state_table = bxt_cstates,
1934 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1935 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1941 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1942 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1948 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1949 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1955 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1956 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
1962 bxt_cstates[6].exit_latency = usec; in bxt_idle_state_table_update()
[all …]