Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/
H A Dcpuidle-powernv.c316 if (state->flags & OPAL_PM_NAP_ENABLED) { in powernv_add_idle_states()
/linux/arch/powerpc/include/asm/
H A Dopal-api.h235 #define OPAL_PM_NAP_ENABLED 0x00010000 macro