Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pasemi/
Dpowersave.S32 #define SLEEP .long 0x4c0003a4 macro
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
Dtps65910.txt64 - ti,sleep-enable: Enable SLEEP state.
/Linux-v4.19/drivers/spi/
Dspi-nuc900.c39 #define SLEEP (0x0f << 12) macro
284 val = __raw_readl(hw->regs + USI_CNT) & ~SLEEP; in nuc900_set_sleep()
/Linux-v4.19/drivers/staging/rts5208/
Dms.h92 #define SLEEP 0x5A macro
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-tables.rst555 - SLEEP / SLEEP TIMER
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Drpmh-rsc.txt20 SLEEP /* Triggered by F/W */
/Linux-v4.19/arch/arm/boot/dts/
Dam335x-bone-common.dtsi305 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c1282 yawn(dev, SLEEP); in de4x5_hw_init()
1326 yawn(dev, SLEEP); in de4x5_open()
1843 yawn(dev, SLEEP); in de4x5_close()
5155 case SLEEP: in yawn()
5157 outb(SLEEP, PCI_CFPM); in yawn()
5172 case SLEEP: in yawn()
5174 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()
Dde4x5.h203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst231 NEVER SLEEP IN A COMPLETION HANDLER.
/Linux-v4.19/drivers/net/ethernet/realtek/
D8139too.c419 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator
884 tmp8 &= ~(SLEEP | PWRDN); in rtl8139_init_board()
/Linux-v4.19/Documentation/kernel-hacking/
Dhacking.rst305 **[MAY SLEEP: SEE BELOW]**
/Linux-v4.19/Documentation/
Dmemory-barriers.txt2123 SLEEP AND WAKE-UP FUNCTIONS