Home
last modified time | relevance | path

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

/openbmc/linux/drivers/idle/
H A Dintel_idle.c967 static struct cpuidle_state spr_cstates[] __initdata = {
1353 .state_table = spr_cstates,
1820 spr_cstates[2].exit_latency = 190;
1821 spr_cstates[2].target_residency = 600; in intel_idle_verify_cstate()
966 static struct cpuidle_state spr_cstates[] __initdata = { global() variable