Home
last modified time | relevance | path

Searched refs:PWRMGTCR0_AV_IDLE_PD_EN (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dcpu_setup_e500.S83 oris r3, r3, PWRMGTCR0_AV_IDLE_PD_EN@h
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h204 #define PWRMGTCR0_AV_IDLE_PD_EN (1 << 22) /* Altivec idle enable */ macro