Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/idle/
H A Dintel_idle.c902 static struct cpuidle_state bxt_cstates[] __initdata = { variable
1103 .state_table = bxt_cstates,
1397 bxt_cstates[2].exit_latency = usec; in bxt_idle_state_table_update()
1398 bxt_cstates[2].target_residency = usec; in bxt_idle_state_table_update()
1404 bxt_cstates[3].exit_latency = usec; in bxt_idle_state_table_update()
1405 bxt_cstates[3].target_residency = usec; in bxt_idle_state_table_update()
1411 bxt_cstates[4].exit_latency = usec; in bxt_idle_state_table_update()
1412 bxt_cstates[4].target_residency = usec; in bxt_idle_state_table_update()
1418 bxt_cstates[5].exit_latency = usec; in bxt_idle_state_table_update()
1419 bxt_cstates[5].target_residency = usec; in bxt_idle_state_table_update()
[all …]