Searched refs:HOST_POWER_UP (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | if_sdio.h | 47 #define HOST_POWER_UP (0x1U << 1) macro
|
| H A D | if_sdio.c | 1000 sdio_writeb(card->func, HOST_POWER_UP, CONFIGURATION_REG, &ret); in if_sdio_exit_deep_sleep()
|
| /linux/drivers/bluetooth/ |
| H A D | btmrvl_sdio.h | 37 #define HOST_POWER_UP BIT(1) macro
|
| H A D | btmrvl_sdio.c | 1221 sdio_writeb(card->func, HOST_POWER_UP, card->reg->cfg, &ret); in btmrvl_sdio_wakeup_fw()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sdio.h | 50 #define HOST_POWER_UP (0x1U << 1) macro
|
| H A D | sdio.c | 486 return nxpwifi_write_reg(adapter, CONFIGURATION_REG, HOST_POWER_UP); in nxpwifi_pm_wakeup_card()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.h | 71 #define HOST_POWER_UP (0x1U << 1) macro
|
| H A D | sdio.c | 1009 return mwifiex_write_reg(adapter, CONFIGURATION_REG, HOST_POWER_UP); in mwifiex_pm_wakeup_card()
|