Searched refs:SBSDIO_HT_AVAIL (Results 1 – 4 of 4) sorted by relevance
204 #define SBSDIO_HT_AVAIL ( (uint32_t)0x80 ) /* Status: HT is ready */ macro
1057 ( (csr_val & SBSDIO_HT_AVAIL) == 0 ) && in whd_spi_download_firmware()
1049 ( (csr_val & SBSDIO_HT_AVAIL) == 0 ) && in whd_bus_sdio_download_firmware()
963 } while ( ( (csr & SBSDIO_HT_AVAIL) == 0 ) && (attempts != 0) && in whd_ensure_wlan_bus_is_up()995 } while ( ( (csr & SBSDIO_HT_AVAIL) == 0 ) && (attempts != 0) && in whd_ensure_wlan_bus_is_up()