Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Didle_6xx.S39 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
75 andi. r0,r4,CPU_FTR_CAN_NAP
84 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
Dsetup_32.c245 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
251 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
Didle_power4.S28 END_FTR_SECTION_IFCLR(CPU_FTR_CAN_NAP)
Didle_e500.S61 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
Dcpu_setup_6xx.S199 li r7,CPU_FTR_CAN_NAP
232 li r7,CPU_FTR_CAN_NAP
/Linux-v4.19/arch/powerpc/include/asm/
Dcputable.h137 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000008) macro
290 #define CPU_FTR_MAYBE_CAN_NAP CPU_FTR_CAN_NAP
417 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
Dexception-64s.h737 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)