Home
last modified time | relevance | path

Searched refs:CPU_FTR_CAN_NAP (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Didle_6xx.S35 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
71 andi. r0,r4,CPU_FTR_CAN_NAP
80 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
H A Dsetup_32.c205 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
211 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
H A Didle.c75 if (!cpu_has_feature(CPU_FTR_CAN_NAP)) in power4_idle()
H A Didle_e500.S56 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
H A Dcpu_setup_6xx.S195 li r7,CPU_FTR_CAN_NAP
228 li r7,CPU_FTR_CAN_NAP
H A Dexceptions-64s.S730 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Didle_6xx.S35 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
71 andi. r0,r4,CPU_FTR_CAN_NAP
80 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
H A Dsetup_32.c206 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
212 cpu_has_feature(CPU_FTR_CAN_NAP)) in setup_power_save()
H A Didle.c74 if (!cpu_has_feature(CPU_FTR_CAN_NAP)) in power4_idle()
H A Didle_85xx.S56 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)
H A Dcpu_setup_6xx.S221 li r7,CPU_FTR_CAN_NAP
256 li r7,CPU_FTR_CAN_NAP
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcputable.h138 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000008) macro
292 #define CPU_FTR_MAYBE_CAN_NAP CPU_FTR_CAN_NAP
416 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcputable.h114 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000008) macro
267 #define CPU_FTR_MAYBE_CAN_NAP CPU_FTR_CAN_NAP
387 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \

Completed in 8 milliseconds