Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dpowersave.S32 #define SLEEP .long 0x4c0003a4 macro
/linux-4.4.14/drivers/isdn/icn/
Dicn.c788 #define SLEEP(sec) { \ macro
797 #define SLEEP(sec) macro
850 SLEEP(1); in icn_loadboot()
858 SLEEP(1); in icn_loadboot()
864 SLEEP(1); in icn_loadboot()
873 SLEEP(1); in icn_loadboot()
879 SLEEP(1); in icn_loadboot()
896 SLEEP(1); in icn_loadboot()
/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_power.c54 SLEEP); in setPowerMode()
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
/linux-4.4.14/drivers/staging/rts5208/
Dms.h92 #define SLEEP 0x5A macro
/linux-4.4.14/drivers/spi/
Dspi-nuc900.c39 #define SLEEP (0x0f << 12) macro
284 val = __raw_readl(hw->regs + USI_CNT) & ~SLEEP; in nuc900_set_sleep()
/linux-4.4.14/arch/m32r/kernel/
Dhead.S221 ;; SLEEP and wait IPI
/linux-4.4.14/arch/arm/boot/dts/
Dam335x-bone-common.dtsi293 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c1285 yawn(dev, SLEEP); in de4x5_hw_init()
1329 yawn(dev, SLEEP); in de4x5_open()
1842 yawn(dev, SLEEP); in de4x5_close()
5148 case SLEEP: in yawn()
5150 outb(SLEEP, PCI_CFPM); in yawn()
5165 case SLEEP: in yawn()
5167 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()
Dde4x5.h203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
/linux-4.4.14/Documentation/usb/
DURB.txt212 NEVER SLEEP IN A COMPLETION HANDLER. These are often called in atomic
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139too.c419 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator
885 tmp8 &= ~(SLEEP | PWRDN); in rtl8139_init_board()
/linux-4.4.14/Documentation/
Dmemory-barriers.txt1942 SLEEP AND WAKE-UP FUNCTIONS