Home
last modified time | relevance | path

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

/linux/drivers/idle/
H A Dintel_idle.c1234 static struct cpuidle_state bxt_cstates[] __initdata = { variable
1570 .state_table = bxt_cstates,
1910 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1911 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1917 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1918 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1924 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1925 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1931 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1932 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]