Home
last modified time | relevance | path

Searched refs:core_deepest_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcpuidle34xx.c174 u32 core_deepest_state = PWRDM_POWER_RET; in next_valid_state() local
186 core_deepest_state = PWRDM_POWER_OFF; in next_valid_state()
191 (cx->core_state >= core_deepest_state)) in next_valid_state()
201 (cx->core_state >= core_deepest_state)) { in next_valid_state()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcpuidle34xx.c174 u32 core_deepest_state = PWRDM_POWER_RET; in next_valid_state() local
186 core_deepest_state = PWRDM_POWER_OFF; in next_valid_state()
191 (cx->core_state >= core_deepest_state)) in next_valid_state()
201 (cx->core_state >= core_deepest_state)) { in next_valid_state()

Completed in 2 milliseconds