Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dcpu_setup_power.c33 lpcr |= LPCR_PECE0|LPCR_PECE1|LPCR_PECE2; in init_LPCR_ISA300()
Ddt_cpu_ftrs.c250 lpcr |= LPCR_PECE2; in feat_enable_idle_nap()
264 lpcr |= LPCR_PECE2; in feat_enable_idle_stop()
/arch/powerpc/include/asm/
Dreg.h458 #define LPCR_PECE2 ASM_CONST(0x0000000000001000) /* machine check etc can cause exit */ macro