Searched refs:LPCR_PECE2 (Results 1 – 3 of 3) sorted by relevance
180 ori r3,r3,(LPCR_PECE0|LPCR_PECE1|LPCR_PECE2)
310 lpcr |= LPCR_PECE2; in feat_enable_idle_nap()331 lpcr |= LPCR_PECE2; in feat_enable_idle_stop()
415 #define LPCR_PECE2 ASM_CONST(0x0000000000001000) /* machine check etc can cause exit */ macro