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

/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c33 int allowed_state; cpuidle_sleep_enter() local
41 allowed_state = k; cpuidle_sleep_enter()
44 * - allowed_state: best mode allowed by hardware (clock deps) cpuidle_sleep_enter()
47 k = min_t(int, allowed_state, requested_state); cpuidle_sleep_enter()

Completed in 76 milliseconds