Searched refs:sleep (Results 1 – 25 of 40) sorted by relevance
12
/arch/arm/mach-s3c2410/ |
D | sleep.S | 43 @@ prepare cpu to sleep 52 orr r7, r7, #S3C2410_REFRESH_SELF @ SDRAM sleep command 64 streq r7, [ r4 ] @ SDRAM sleep command 66 streq r9, [ r6 ] @ CPU sleep
|
D | Makefile | 16 obj-$(CONFIG_S3C2410_PM) += pm.o sleep.o
|
/arch/arm/mach-pxa/ |
D | sleep.S | 93 mcr p14, 0, r0, c7, c0, 0 @ enter sleep 95 20: b 20b @ waiting for sleep 173 mov r5, r0 @ save sleep mode 179 @ Put the processor to sleep 182 @ prepare value for sleep mode 183 mov r1, r5 @ sleep mode 201 @ (see Errata 50, ...processor does not exit from sleep...) 206 ldr r7, =CCCR_SLEEP @ prepare CCCR sleep value 227 mov r5, r0 @ save sleep mode 233 @ prepare value for sleep mode [all …]
|
/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 14 shell sleep 0.1 21 shell sleep 0.1 29 shell sleep 0.1 35 shell sleep 0.1 37 shell sleep 0.1 39 shell sleep 0.1 197 # shell sleep 0.1 199 # shell sleep 1 201 # shell sleep 0.1
|
/arch/m32r/platforms/mappi/ |
D | dot.gdbinit.smp | 16 shell sleep 0.1 28 shell sleep 0.1 39 shell sleep 0.1 50 shell sleep 0.1 61 shell sleep 0.1 72 shell sleep 0.1 103 shell sleep 0.1 118 shell sleep 0.1 148 shell sleep 0.1 246 shell sleep 0.1 [all …]
|
D | dot.gdbinit | 22 shell sleep 0.1 40 shell sleep 0.1 55 shell sleep 0.1 83 shell sleep 0.1 177 shell sleep 0.1 179 shell sleep 0.1
|
D | dot.gdbinit.nommu | 22 shell sleep 0.1 40 shell sleep 0.1 55 shell sleep 0.1 83 shell sleep 0.1 177 shell sleep 0.1 179 shell sleep 0.1
|
/arch/avr32/mach-at32ap/ |
D | pm-at32ap700x.S | 55 sleep CPU_SLEEP_IDLE 140 sleep CPU_SLEEP_FROZEN 163 sleep CPU_SLEEP_STOP
|
/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 17 shell sleep 0.1 34 shell sleep 0.1 90 shell sleep 0.1 92 shell sleep 0.1
|
/arch/powerpc/boot/dts/ |
D | mpc8313erdb.dts | 112 sleep-nexus { 116 sleep = <&pmc 0x03000000>; 176 sleep = <&pmc 0x00300000>; 182 sleep = <&pmc 0x20000000>; 229 sleep = <&pmc 0x10000000>; 312 sleep-nexus { 316 sleep = <&pmc 0x00010000>;
|
/arch/arm/mach-pnx4008/ |
D | Makefile | 11 obj-$(CONFIG_PM) += pm.o sleep.o
|
/arch/um/include/shared/ |
D | kern.h | 19 extern int sleep(int);
|
/arch/x86/kernel/acpi/ |
D | Makefile | 4 obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_rm.o wakeup_$(BITS).o
|
/arch/arm/mach-s3c2412/ |
D | Makefile | 17 obj-$(CONFIG_S3C2412_PM) += pm.o sleep.o
|
/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_32MB | 20 shell sleep 0.1 29 shell sleep 0.1 40 shell sleep 0.1 161 shell sleep 0.1 163 shell sleep 0.1
|
D | dot.gdbinit_200MHz_16MB | 20 shell sleep 0.1 29 shell sleep 0.1 40 shell sleep 0.1 161 shell sleep 0.1 163 shell sleep 0.1
|
D | dot.gdbinit_300MHz_32MB | 20 shell sleep 0.1 29 shell sleep 0.1 40 shell sleep 0.1 161 shell sleep 0.1 163 shell sleep 0.1
|
/arch/frv/kernel/ |
D | sleep.S | 73 # store the return address from sleep in GR14, and its complement in GR13 as a check 125 # the final part of the sleep sequence... 127 # On entry: gr7 holds desired hsr0 sleep value 128 # gr8 holds desired psr sleep value 277 # unlock the icache which was locked before going to sleep 295 # CPU core sleep mode routine
|
D | Makefile | 13 debug-stub.o irq.o sleep.o uaccess.o
|
/arch/powerpc/platforms/powermac/ |
D | Makefile | 9 sleep.o low_i2c.o cache.o pfunc_core.o \
|
/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 16 shell sleep 0.1 49 # shell sleep 0.1 51 shell sleep 0.1 153 shell sleep 0.1
|
/arch/arm/plat-s3c24xx/ |
D | Makefile | 30 obj-$(CONFIG_PM) += sleep.o
|
/arch/arm/mach-sa1100/ |
D | Makefile | 50 obj-$(CONFIG_PM) += pm.o sleep.o
|
/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 16 shell sleep 1 48 shell sleep 1 51 shell sleep 1
|
/arch/arm/mach-omap1/ |
D | Makefile | 14 obj-$(CONFIG_PM) += pm.o sleep.o
|
12