Searched refs:to_host_from_fw_bit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c563 u32 to_host_from_fw_reg, to_host_from_fw_bit; local
574 to_host_from_fw_bit = WILC_SDIO_FW_TO_HOST_BIT;
581 to_host_from_fw_bit = WILC_SPI_FW_TO_HOST_BIT;
588 if ((reg & to_host_from_fw_bit) == 0)

Completed in 130 milliseconds