Searched refs:wakeup_bit (Results 1 – 1 of 1) sorted by relevance
567 u32 wakeup_reg, wakeup_bit; in chip_allow_sleep() local575 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_allow_sleep()582 wakeup_bit = WILC_SPI_WAKEUP_BIT; in chip_allow_sleep()603 if (reg & wakeup_bit) { in chip_allow_sleep()604 reg &= ~wakeup_bit; in chip_allow_sleep()627 u32 wakeup_reg, wakeup_bit; in chip_wakeup() local634 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_wakeup()641 wakeup_bit = WILC_SPI_WAKEUP_BIT; in chip_wakeup()656 wakeup_bit); in chip_wakeup()