Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c30 int allowed_state; in cpuidle_sleep_enter() local
38 allowed_state = k; in cpuidle_sleep_enter()
44 k = min_t(int, allowed_state, requested_state); in cpuidle_sleep_enter()