/linux-4.4.14/drivers/regulator/ |
H A D | ab3100.c | 572 /* LDO_A 0x16: 2.75V, ON, SLEEP_A, SLEEP OFF GND */ 574 /* LDO_C 0x10: 2.65V, ON, SLEEP_A or B, SLEEP full power */ 578 /* LDO_E 0x10: 1.8V, ON, SLEEP_A or B, SLEEP full power */ 580 /* LDO_E SLEEP 0x00: 1.8V, not used, SLEEP_A or B, not used */ 582 /* LDO_F 0xD0: 2.5V, ON, SLEEP_A or B, SLEEP full power */ 584 /* LDO_G 0x00: 2.85V, OFF, SLEEP_A or B, SLEEP full power */ 586 /* LDO_H 0x18: 2.75V, ON, SLEEP_B, SLEEP full power */ 588 /* LDO_K 0x00: 2.75V, OFF, SLEEP_A or B, SLEEP full power */ 592 /* BUCK 0x7D: 1.2V, ON, SLEEP_A and B, SLEEP low power */ 594 /* BUCK SLEEP 0xAC: 1.05V, Not used, SLEEP_A and B, Not used */
|
H A D | hi6421-regulator.c | 299 * that it supports SLEEP mode, so has different .ops.
|
H A D | tps65910-regulator.c | 908 "Error in configuring SLEEP register\n"); tps65910_set_ext_sleep_config() 962 "Error in configuring SLEEP register\n"); tps65910_set_ext_sleep_config()
|
H A D | tps80031-regulator.c | 587 /* Configure Active state to ON, SLEEP to OFF and OFF_state to OFF */ tps80031_regulator_config()
|
/linux-4.4.14/include/linux/mfd/wm831x/ |
H A D | regulator.h | 366 * R16473 (0x4059) - DC1 SLEEP Control 450 * R16478 (0x405E) - DC2 SLEEP Control 528 * R16483 (0x4063) - DC3 SLEEP Control 562 * R16485 (0x4065) - DC4 SLEEP Control 613 * R16490 (0x406A) - LDO1 SLEEP Control 670 * R16493 (0x406D) - LDO2 SLEEP Control 727 * R16496 (0x4070) - LDO3 SLEEP Control 784 * R16499 (0x4073) - LDO4 SLEEP Control 841 * R16502 (0x4076) - LDO5 SLEEP Control 898 * R16505 (0x4079) - LDO6 SLEEP Control 951 * R16508 (0x407C) - LDO7 SLEEP Control 1004 * R16511 (0x407F) - LDO8 SLEEP Control 1057 * R16514 (0x4082) - LDO9 SLEEP Control 1110 * R16517 (0x4085) - LDO10 SLEEP Control 1142 * R16520 (0x4088) - LDO11 SLEEP Control
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | cpu_setup_ppc970.S | 82 li r11,5 /* clear DOZE and SLEEP */ 96 li r11,0x15 /* clear DOZE and SLEEP */
|
H A D | idle_power7.S | 43 /* Magic NAP/SLEEP/WINKLE mode enter sequence */ \ 72 * r3 - PNV_THREAD_NAP/SLEEP/WINKLE
|
/linux-4.4.14/drivers/media/rc/keymaps/ |
H A D | rc-behold.c | 104 * SLEEP PREVIEW DVB *
|
H A D | rc-manli.c | 94 * SLEEP Vol- Chan- *
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | irqflags-arcv2.h | 41 /* SLEEP needs default irq priority (<=) which can interrupt the doze */
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
H A D | powersave.S | 32 #define SLEEP .long 0x4c0003a4 define
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | ddk750_power.c | 54 SLEEP); setPowerMode()
|
/linux-4.4.14/arch/arm/mach-s5pv210/ |
H A D | pm.c | 78 /* WFI for SLEEP mode configuration by SYSCON */ s5pv210_pm_prepare()
|
/linux-4.4.14/include/linux/ |
H A D | spmi.h | 141 * implemented by issuing a SLEEP command to the slave on runtime_suspend(), 142 * transitioning the slave into the SLEEP state. On runtime_resume(), a WAKEUP
|
/linux-4.4.14/drivers/isdn/icn/ |
H A D | icn.c | 788 #define SLEEP(sec) { \ macro 790 printk(KERN_DEBUG "SLEEP(%d)\n", slsec); \ 797 #define SLEEP(sec) macro 850 SLEEP(1); icn_loadboot() 858 SLEEP(1); icn_loadboot() 864 SLEEP(1); icn_loadboot() 873 SLEEP(1); icn_loadboot() 879 SLEEP(1); icn_loadboot() 896 SLEEP(1); icn_loadboot()
|
/linux-4.4.14/drivers/spmi/ |
H A D | spmi.c | 294 * spmi_command_sleep() - sends SLEEP command to the specified SPMI device 297 * The Sleep command causes the Slave to enter the user defined SLEEP state. 309 * The Wakeup command causes the Slave to move from the SLEEP state to
|
/linux-4.4.14/arch/arm/mach-exynos/ |
H A D | suspend.c | 481 /* Clear SLEEP mode set in INFORM1 */ exynos_pm_resume() 504 /* Clear SLEEP mode set in INFORM1 */ exynos3250_pm_resume() 554 /* Clear SLEEP mode set in INFORM1 */ exynos5420_pm_resume()
|
H A D | pmu.c | 59 /* { .offset = offset, .val = { AFTR, W-AFTR, SLEEP } */ 145 /* { .offset = offset, .val = { AFTR, LPA, SLEEP } */ 339 /* { .offset = offset, .val = { AFTR, LPA, SLEEP } */ 444 /* { .offset = offset, .val = { AFTR, LPA, SLEEP } */
|
/linux-4.4.14/drivers/staging/gdm72xx/ |
H A D | hci.h | 148 /* SLEEP */
|
/linux-4.4.14/drivers/nfc/nfcmrvl/ |
H A D | uart.c | 179 ** To ensure that if the NFCC goes in DEEP SLEEP sate we can wake him nfcmrvl_nci_uart_tx_done()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | thread_info.h | 134 #define TLF_SLEEPING 1 /* suspend code enabled SLEEP mode */
|
H A D | paca.h | 158 u8 thread_idle_state; /* PNV_THREAD_RUNNING/NAP/SLEEP */
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-nuc900.c | 39 #define SLEEP (0x0f << 12) macro 284 val = __raw_readl(hw->regs + USI_CNT) & ~SLEEP; nuc900_set_sleep()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 200 * SLEEP mode on core99 223 rlwinm r3,r3,0,11,7 /* clear SLEEP, NAP, DOZE bits */
|
/linux-4.4.14/drivers/mfd/ |
H A D | twl4030-power.c | 250 /* Set SLEEP to ACTIVE SEQ address for P3 */ twl4030_config_wakeup3_sequence() 274 /* Set SLEEP to ACTIVE SEQ address for P1 and P2 */ twl4030_config_wakeup12_sequence() 323 /* Set ACTIVE to SLEEP SEQ address in T2 memory*/ twl4030_config_sleep_sequence()
|
H A D | stw481x.c | 152 dev_info(&stw481x->client->dev, "VCORE SLEEP: %u.%uV\n", stw481x_startup()
|
H A D | tps65910.c | 329 /* enabling SLEEP device state */ tps65910_sleepinit()
|
/linux-4.4.14/drivers/staging/rts5208/ |
H A D | ms.h | 92 #define SLEEP 0x5A macro
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | uap_event.c | 247 mwifiex_dbg(adapter, EVENT, "info: EVENT: SLEEP\n"); mwifiex_process_uap_event()
|
H A D | sta_event.c | 601 mwifiex_dbg(adapter, EVENT, "info: EVENT: SLEEP\n"); mwifiex_process_sta_event()
|
H A D | cmdevt.c | 1246 * The function sets the card state to SLEEP if the response indicates success.
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
H A D | cmdresp.c | 251 /* handle unexpected PS SLEEP event */ lbs_process_event()
|
H A D | cmd.c | 1360 * is SLEEP, otherwise call send EXIT_PS. lbs_execute_next_command() 1364 * Set needtowakeup to TRUE if current state is SLEEP, lbs_execute_next_command()
|
/linux-4.4.14/arch/m32r/kernel/ |
H A D | head.S | 221 ;; SLEEP and wait IPI
|
H A D | smp.c | 528 * goto SLEEP stop_this_cpu()
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm8983.h | 134 #define WM8983_SLEEP 0x0040 /* SLEEP */ 135 #define WM8983_SLEEP_MASK 0x0040 /* SLEEP */ 136 #define WM8983_SLEEP_SHIFT 6 /* SLEEP */ 137 #define WM8983_SLEEP_WIDTH 1 /* SLEEP */
|
H A D | wm8985.h | 129 #define WM8985_SLEEP 0x0040 /* SLEEP */ 130 #define WM8985_SLEEP_MASK 0x0040 /* SLEEP */ 131 #define WM8985_SLEEP_SHIFT 6 /* SLEEP */ 132 #define WM8985_SLEEP_WIDTH 1 /* SLEEP */
|
/linux-4.4.14/drivers/bluetooth/ |
H A D | hci_qca.c | 323 /* TX_IDLE, go to SLEEP */ hci_ibs_tx_idle_timeout() 325 BT_ERR("Failed to send SLEEP to device"); hci_ibs_tx_idle_timeout()
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zoran_card.c | 297 GPIO(zr, 4, 1); /* Bt866 SLEEP on */ avs6eyes_init() 301 GPIO(zr, 1, 0); /* ZR36060 /SLEEP on */ avs6eyes_init() 304 GPIO(zr, 4, 0); /* Bt866 SLEEP off */ avs6eyes_init()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | pcie.c | 679 brcmf_dbg(PCIE, "D2H_MB_DATA: DEEP SLEEP REQ\n"); brcmf_pcie_handle_mb_data() 681 brcmf_dbg(PCIE, "D2H_MB_DATA: sent DEEP SLEEP ACK\n"); brcmf_pcie_handle_mb_data() 684 brcmf_dbg(PCIE, "D2H_MB_DATA: DEEP SLEEP EXIT\n"); brcmf_pcie_handle_mb_data()
|
H A D | sdio.c | 1022 (sleep ? "SLEEP" : "WAKE"), brcmf_sdio_bus_sleep() 1023 (bus->sleeping ? "SLEEP" : "WAKE")); brcmf_sdio_bus_sleep() 1064 (sleep ? "SLEEP" : "WAKE")); brcmf_sdio_bus_sleep()
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 466 /* device wakes automatically from SLEEP */ auo_pixcir_resume()
|
H A D | cyttsp4_core.c | 1491 dev_vdbg(cd->dev, "%s: write DEEP SLEEP...\n", __func__); cyttsp4_core_sleep_() 1514 dev_vdbg(cd->dev, "%s: write DEEP SLEEP succeeded\n", __func__); cyttsp4_core_sleep_()
|
/linux-4.4.14/drivers/net/wireless/zd1211rw/ |
H A D | zd_rf_uw2453.c | 509 /* FIXME: shouldn't we go to SLEEP? sent email to zydas */ uw2453_switch_radio_off()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | s5pv210-cpufreq.c | 581 .resume = cpufreq_generic_suspend, /* We need to set SLEEP FREQ again */
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
H A D | cns3xxx.h | 485 * DFS, IDLE, HALT, DOZE, SLEEP, Hibernate
|
/linux-4.4.14/drivers/iio/magnetometer/ |
H A D | bmc150_magn.c | 95 /* Time from SUSPEND to SLEEP */
|
/linux-4.4.14/drivers/phy/ |
H A D | phy-twl4030-usb.c | 427 * SLEEP. We work around this by clearing the bit after usv3v1 twl4030_usb_runtime_resume()
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | dbinput.c | 205 {"SLEEP", 0},
|
/linux-4.4.14/include/linux/mfd/ |
H A D | tps65910.h | 849 /* External sleep controls through EN1/EN2/EN3/SLEEP inputs */
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_mad.c | 228 * Returns zero if the default is POLL, 1 if the default is SLEEP. 490 case 1: /* SLEEP */ recv_subn_set_portinfo()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1838 /* CE5039 DVB-S tuner SLEEP pin low */ dvb_init() 1840 /* CE6313 DVB-S demod SLEEP pin low */ dvb_init()
|
H A D | saa7134-cards.c | 7750 * Disable CE5039 DVB-S tuner now (SLEEP pin high) to prevent saa7134_board_init1()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | de4x5.c | 1285 yawn(dev, SLEEP); de4x5_hw_init() 1329 yawn(dev, SLEEP); de4x5_open() 1842 yawn(dev, SLEEP); de4x5_close() 5148 case SLEEP: yawn() 5150 outb(SLEEP, PCI_CFPM); yawn() 5165 case SLEEP: yawn() 5167 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); yawn()
|
H A D | de4x5.h | 203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 398 * Returns zero if the default is POLL, 1 if the default is SLEEP. 759 case 1: /* SLEEP */ subn_set_portinfo()
|
H A D | qib.h | 311 * IB_LINKINITCMD_POLL and SLEEP are also used as set/get values for
|
H A D | qib_iba6120.c | 2844 else /* SLEEP */ qib_6120_set_ib_cfg()
|
H A D | qib_iba7220.c | 2569 else /* SLEEP */ qib_7220_set_ib_cfg()
|
H A D | qib_iba7322.c | 4233 else /* SLEEP */ qib_7322_set_ib_cfg()
|
/linux-4.4.14/drivers/usb/dwc3/ |
H A D | core.h | 520 DWC3_LINK_STATE_U2 = 0x02, /* in HS, means SLEEP */
|
/linux-4.4.14/drivers/usb/phy/ |
H A D | phy-ab8500-usb.c | 390 /* configure USB pins to SLEEP state */ ab8500_usb_phy_disable()
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 55 * a SLEEP may be required!!!.
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 567 * a backup trigger for returning into NETWORK SLEEP state, ath_rx_ps_beacon()
|
H A D | hw.c | 2185 "FULL-SLEEP", ath9k_hw_setpower() 2186 "NETWORK SLEEP", ath9k_hw_setpower()
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | smp.c | 1137 * before this cpu goes in SLEEP mode. sleep_cpu()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_port.c | 572 * Exar UARTs have a SLEEP register that enables or disables serial8250_set_sleep() 746 * Everything with an EFR has SLEEP autoconfig_has_efr()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
H A D | 8139too.c | 419 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator in enum:Config1Bits 885 tmp8 &= ~(SLEEP | PWRDN); rtl8139_init_board()
|
/linux-4.4.14/drivers/net/ieee802154/ |
H A D | at86rf230.c | 1421 /* Wait the next SLEEP cycle */ at86rf230_hw_init()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8821a1ant.c | 2904 "[BTCoex], Pnp notify to SLEEP\n"); ex_halbtc8821a1ant_pnp_notify()
|
H A D | halbtc8723b1ant.c | 3094 "[BTCoex], Pnp notify to SLEEP\n"); ex_halbtc8723b1ant_pnp_notify()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 2866 /* no matter RFOFF or SLEEP we set PS_ASPM_LEVL*/
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_logmgr.c | 899 * They are waiting for new group commit (above at (SLEEP 1)) lmPostGC()
|
/linux-4.4.14/drivers/ata/ |
H A D | libata-eh.c | 2362 { ATA_CMD_SLEEP, "SLEEP" }, ata_get_cmd_descript()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | ipw2100.c | 232 "unused", /* SLEEP */
|