Searched refs:SLEEP (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
A D | kontron,sl28cpld-intc.yaml | 27 5 SLEEP# Event on SLEEP# line (S149)
|
/linux/arch/powerpc/platforms/pasemi/ |
A D | powersave.S | 19 #define SLEEP .long 0x4c0003a4 macro
|
/linux/Documentation/devicetree/bindings/mfd/ |
A D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
A D | tps65910.txt | 64 - ti,sleep-enable: Enable SLEEP state.
|
/linux/drivers/staging/rts5208/ |
A D | ms.h | 80 #define SLEEP 0x5A macro
|
/linux/Documentation/devicetree/bindings/interconnect/ |
A D | qcom,bcm-voter.yaml | 31 WAKE/SLEEP TCSs are triggered when the RSC transitions between active and
|
/linux/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 555 - SLEEP / SLEEP TIMER
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
A D | rpmh-rsc.txt | 20 SLEEP /* Triggered by F/W */
|
/linux/arch/arm/boot/dts/ |
A D | am335x-bone-common.dtsi | 280 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
|
A D | imx6qdl-kontron-samx6i.dtsi | 614 MX6QDL_PAD_SD3_DAT7__GPIO6_IO17 0x1b0b0 /* SLEEP# */
|
A D | tegra20-colibri.dtsi | 605 /* Set SLEEP MODE bit in SUPPLYENE register of TPS658643 PMIC */
|
/linux/drivers/net/ethernet/dec/tulip/ |
A D | de4x5.c | 1284 yawn(dev, SLEEP); in de4x5_hw_init() 1328 yawn(dev, SLEEP); in de4x5_open() 1845 yawn(dev, SLEEP); in de4x5_close() 5163 case SLEEP: in yawn() 5165 outb(SLEEP, PCI_CFPM); in yawn() 5180 case SLEEP: in yawn() 5182 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()
|
A D | de4x5.h | 203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
|
/linux/Documentation/driver-api/usb/ |
A D | URB.rst | 231 NEVER SLEEP IN A COMPLETION HANDLER.
|
/linux/drivers/net/ethernet/realtek/ |
A D | 8139too.c | 420 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator 885 tmp8 &= ~(SLEEP | PWRDN); in rtl8139_init_board()
|
/linux/Documentation/kernel-hacking/ |
A D | hacking.rst | 305 **[MAY SLEEP: SEE BELOW]**
|
/linux/Documentation/ |
A D | memory-barriers.txt | 2120 SLEEP AND WAKE-UP FUNCTIONS
|
Completed in 48 milliseconds