Searched refs:NAP (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Didle_e500.S47 /* Now check if user enabled NAP mode */
71 /* Go to NAP or DOZE now */
89 * Return from NAP/DOZE mode, restore some CPU specific registers,
H A Didle_6xx.S6 * it will have PLL 1 set to low speed mode (used during NAP/DOZE).
28 * Make sure no rest of NAP mode remains in HID0, save default
35 rlwinm r4,r4,0,10,8 /* Clear NAP */
68 /* We must dynamically check for the NAP feature as it
76 /* Now check if user or arch enabled NAP mode */
122 /* Go to NAP or DOZE now */
151 * Return from NAP/DOZE mode, restore some CPU specific registers,
H A Didle_power4.S27 /* Now check if user or arch enabled NAP mode */
H A Dcpu_setup_ppc970.S83 rldimi r0,r11,52,8 /* set NAP and DPM */
97 rldimi r0,r11,52,6 /* set DEEPNAP, NAP and DPM */
H A Didle_power7.S43 /* Magic NAP/SLEEP/WINKLE mode enter sequence */ \
80 /* NAP is a state loss, we create a regs frame on the
241 /* Now check if user or arch enabled NAP mode */
H A Dcpu_setup_6xx.S185 * Looks like we have to disable NAP feature for some PLL settings...
220 * the firmware. If any, we disable NAP capability as
H A Dentry_32.S179 2: /* if from kernel, check interrupted DOZE/NAP mode and
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dsubcore.c86 * unsplit while all other threads NAP.
92 * Non-zero threads are sent to a NAP loop, they don't exit the loop until they
99 * out of NAP. They will then see the core unsplit and exit the NAP loop.
199 /* Wake secondaries out of NAP */ unsplit_core()
H A Dsetup.c59 /* Enable NAP mode */ pnv_setup_arch()
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dpowersave.S31 #define NAP .long 0x4c000364 define
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-powernv.c208 /* Add NAP state */ powernv_add_idle_states()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dthread_info.h133 #define TLF_NAPPING 0 /* idle thread enabled NAP mode */
H A Dpaca.h158 u8 thread_idle_state; /* PNV_THREAD_RUNNING/NAP/SLEEP */
H A Dcputable.h265 /* The powersave features NAP & DOZE seems to confuse BDI when
H A Dexception-64s.h560 * When the idle code in power4_idle puts the CPU into NAP mode,
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dsmp.c762 /* 32 bits SMP can't NAP */ smp_core99_setup()
962 * Re-enable interrupts. The NAP code needs to enable them pmac_cpu_die()
974 /* Enter NAP mode */ pmac_cpu_die()
H A Dsleep.S223 rlwinm r3,r3,0,11,7 /* clear SLEEP, NAP, DOZE bits */
H A Dfeature.c2540 printk(KERN_DEBUG "Processor NAP mode on idle enabled.\n"); probe_motherboard()
2545 * NAP mode probe_motherboard()
/linux-4.1.27/drivers/macintosh/
H A Dsmu.c137 /* We also disable NAP mode for the duration of the command smu_start_cmd()
226 /* Re-enable NAP mode */ smu_db_intr()
551 /* U3 has an issue with NAP mode when issuing SMU commands */ smu_init()
554 printk(KERN_INFO "SMU: using NAP mode workaround\n"); smu_init()
H A Dvia-pmu.c1826 /* Apparently, MacOS uses NAP mode for Grackle ??? */ powerbook_sleep_grackle()
/linux-4.1.27/arch/powerpc/platforms/85xx/
H A Dsmp.c147 /* Enter NAP mode. */ smp_85xx_mach_cpu_die()
/linux-4.1.27/arch/powerpc/platforms/maple/
H A Dsetup.c194 printk(KERN_DEBUG "Using native/NAP idle loop\n"); maple_setup_arch()

Completed in 405 milliseconds