Searched refs:wakeup_bit (Results 1 – 1 of 1) sorted by relevance
562 u32 wakeup_reg, wakeup_bit; in chip_allow_sleep() local570 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_allow_sleep()577 wakeup_bit = WILC_SPI_WAKEUP_BIT; in chip_allow_sleep()598 if (reg & wakeup_bit) { in chip_allow_sleep()599 reg &= ~wakeup_bit; in chip_allow_sleep()622 u32 wakeup_reg, wakeup_bit; in chip_wakeup() local629 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_wakeup()636 wakeup_bit = WILC_SPI_WAKEUP_BIT; in chip_wakeup()651 wakeup_bit); in chip_wakeup()