Searched refs:LPCR_PECE1 (Results 1 – 3 of 3) sorted by relevance
33 lpcr |= LPCR_PECE0|LPCR_PECE1|LPCR_PECE2; in init_LPCR_ISA300()
130 new_lpcr &= ~LPCR_PECE1; in fastsleep_loop()
461 #define LPCR_PECE1 ASM_CONST(0x0000000000002000) /* decrementer can cause exit */ macro