Searched refs:wakeup_bit (Results 1 – 1 of 1) sorted by relevance
556 u32 wakeup_reg, wakeup_bit; in chip_allow_sleep() local564 wakeup_bit = WILC_SDIO_WAKEUP_BIT; in chip_allow_sleep()571 wakeup_bit = WILC_SPI_WAKEUP_BIT; in chip_allow_sleep()592 if (reg & wakeup_bit) { in chip_allow_sleep()593 reg &= ~wakeup_bit; in chip_allow_sleep()