Searched refs:SDIO_FUNC_READY_1 (Results 1 – 2 of 2) sorted by relevance
135 #define SDIO_FUNC_READY_1 ( (uint32_t)0x02 ) /* function 1 I/O ready */ macro
409 ( (byte_data & SDIO_FUNC_READY_1) == 0 ) && in whd_bus_sdio_init()1303 ( (byte_data & SDIO_FUNC_READY_1) == 0 ) && in whd_bus_sdio_reinit_stats()