Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dcpu_setup_power.c33 lpcr |= LPCR_PECE0|LPCR_PECE1|LPCR_PECE2; in init_LPCR_ISA300()
/linux/drivers/cpuidle/
H A Dcpuidle-powernv.c130 new_lpcr &= ~LPCR_PECE1; in fastsleep_loop()
/linux/arch/powerpc/include/asm/
H A Dreg.h461 #define LPCR_PECE1 ASM_CONST(0x0000000000002000) /* decrementer can cause exit */ macro