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.c1301 static struct cpuidle_state bxt_cstates[] __initdata = { variable
1642 .state_table = bxt_cstates,
2000 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
2001 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
2007 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
2008 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
2014 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
2015 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
2021 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
2022 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]