Searched refs:LPCR_LPES (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/kernel/ | ||
H A D | cpu_setup_power.c | 32 lpcr |= (lpes << LPCR_LPES_SH) & LPCR_LPES; in init_LPCR_ISA300() |
/linux/arch/powerpc/include/asm/ | ||
H A D | reg.h | 469 #define LPCR_LPES 0x0000000c macro |