Searched refs:from_host_to_fw_bit (Results 1 – 1 of 1) sorted by relevance
550 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_allow_sleep_wilc1000() local558 from_host_to_fw_bit = WILC_SDIO_HOST_TO_FW_BIT; in chip_allow_sleep_wilc1000()565 from_host_to_fw_bit = WILC_SPI_HOST_TO_FW_BIT; in chip_allow_sleep_wilc1000()594 if (reg & from_host_to_fw_bit) { in chip_allow_sleep_wilc1000()595 reg &= ~from_host_to_fw_bit; in chip_allow_sleep_wilc1000()644 u32 from_host_to_fw_reg, from_host_to_fw_bit; in chip_wakeup_wilc1000() local653 from_host_to_fw_bit = WILC_SDIO_HOST_TO_FW_BIT; in chip_wakeup_wilc1000()660 from_host_to_fw_bit = WILC_SPI_HOST_TO_FW_BIT; in chip_wakeup_wilc1000()665 from_host_to_fw_bit); in chip_wakeup_wilc1000()