Searched refs:HOST_POWER_UP (Results 1 – 5 of 5) sorted by relevance
47 #define HOST_POWER_UP (0x1U << 1) macro
1000 sdio_writeb(card->func, HOST_POWER_UP, CONFIGURATION_REG, &ret); in if_sdio_exit_deep_sleep()
37 #define HOST_POWER_UP BIT(1) macro
71 #define HOST_POWER_UP (0x1U << 1) macro
1009 return mwifiex_write_reg(adapter, CONFIGURATION_REG, HOST_POWER_UP); in mwifiex_pm_wakeup_card()