Searched refs:DOZE (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
H A D | powersave.S | 30 #define DOZE .long 0x4c000324 define 48 DOZE
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | idle_e500.S | 71 /* Go to NAP or DOZE now */ 89 * Return from NAP/DOZE mode, restore some CPU specific registers,
|
H A D | cpu_setup_ppc970.S | 82 li r11,5 /* clear DOZE and SLEEP */ 96 li r11,0x15 /* clear DOZE and SLEEP */
|
H A D | idle_6xx.S | 6 * it will have PLL 1 set to low speed mode (used during NAP/DOZE). 122 /* Go to NAP or DOZE now */ 151 * Return from NAP/DOZE mode, restore some CPU specific registers,
|
H A D | entry_32.S | 179 2: /* if from kernel, check interrupted DOZE/NAP mode and
|
H A D | head_fsl_booke.S | 196 /* Enable DOZE */
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 223 rlwinm r3,r3,0,11,7 /* clear SLEEP, NAP, DOZE bits */
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | cputable.h | 265 /* The powersave features NAP & DOZE seems to confuse BDI when
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
H A D | cns3xxx.h | 485 * DFS, IDLE, HALT, DOZE, SLEEP, Hibernate
|
Completed in 114 milliseconds