Home
last modified time | relevance | path

Searched refs:CPU_FTR_CAN_NAP (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/kernel/
Didle_6xx.S38 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
74 andi. r0,r4,CPU_FTR_CAN_NAP
83 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
Dsetup_32.c242 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
248 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
Didle_power4.S26 END_FTR_SECTION_IFCLR(CPU_FTR_CAN_NAP)
Didle_e500.S60 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
Dcpu_setup_6xx.S198 li r7,CPU_FTR_CAN_NAP
231 li r7,CPU_FTR_CAN_NAP
/arch/powerpc/include/asm/
Dcputable.h158 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000400) macro
295 #define CPU_FTR_MAYBE_CAN_NAP CPU_FTR_CAN_NAP
435 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
Dexception-64s.h719 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)