Home
last modified time | relevance | path

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

/linux-4.4.14/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.c138 cpu_has_feature(CPU_FTR_CAN_NAP)) in machine_init()
144 cpu_has_feature(CPU_FTR_CAN_NAP)) in machine_init()
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
/linux-4.4.14/arch/powerpc/include/asm/
Dcputable.h138 #define CPU_FTR_CAN_NAP ASM_CONST(0x00000400) macro
272 #define CPU_FTR_MAYBE_CAN_NAP CPU_FTR_CAN_NAP
412 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
Dexception-64s.h573 END_FTR_SECTION_IFSET(CPU_FTR_CAN_NAP)