Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c155 rc = opal_config_cpu_idle_state(OPAL_CONFIG_IDLE_FASTSLEEP, in pnv_fastsleep_workaround_apply()
336 OPAL_CONFIG_IDLE_FASTSLEEP, in power7_idle_insn()
449 rc = opal_config_cpu_idle_state(OPAL_CONFIG_IDLE_FASTSLEEP, in power7_idle_insn()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h245 #define OPAL_CONFIG_IDLE_FASTSLEEP 1 macro