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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dpowersave.S32 #define SLEEP .long 0x4c0003a4 define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dde620.h90 #define SLEEP 0x40 /* sleep mode */ macro
H A Dde620.c212 #define SCR_DEF NIBBLEMODE |INTON | SLEEP | AUTOTX
H A D8139too.c414 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator in enum:Config1Bits
895 tmp8 &= ~(SLEEP | PWRDN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/magic/
H A Dmagicserver.cpp59 #define SLEEP (0) // >0 will make each thread sleep to mimic work load macro
164 sleep(SLEEP); // mimic work load latency
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/magic/
H A Dmagicserver.cpp59 #define SLEEP (0) // >0 will make each thread sleep to mimic work load macro
164 sleep(SLEEP); // mimic work load latency
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound.h242 #define SLEEP(queue) interruptible_sleep_on_timeout(&queue, HZ) macro
H A Ddmasound_core.c620 SLEEP(write_sq.action_queue);
811 SLEEP(write_sq.sync_queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/icn/
H A Dicn.c788 #define SLEEP(sec) { \ macro
790 printk(KERN_DEBUG "SLEEP(%d)\n",slsec); \
797 #define SLEEP(sec) macro
850 SLEEP(1);
858 SLEEP(1);
864 SLEEP(1);
873 SLEEP(1);
879 SLEEP(1);
896 SLEEP(1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S204 ;; SLEEP and wait IPI
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c1288 yawn(dev, SLEEP);
1332 yawn(dev, SLEEP);
1845 yawn(dev, SLEEP);
5175 case SLEEP:
5177 outb(SLEEP, PCI_CFPM);
5192 case SLEEP:
5194 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP);
H A Dde4x5.h203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c249 #define SLEEP(X) sleep(X) macro
935 #define SLEEP(X) sleep(X) macro
1263 #define SLEEP(n) cyg_thread_delay(n * 100) macro
6061 SLEEP(1);
6718 SLEEP(1);
6723 SLEEP(2);
6729 SLEEP(1);
13567 SLEEP (1);
13604 SLEEP (1);
13608 SLEEP(
[all...]

Completed in 215 milliseconds