Searched refs:WILC_SDIO_CLK_STATUS_BIT (Results 1 – 2 of 2) sorted by relevance
126 #define WILC_SDIO_CLK_STATUS_BIT BIT(0) macro
641 while (!(clk_status_reg & WILC_SDIO_CLK_STATUS_BIT)) { in chip_wakeup()647 if (!(clk_status_reg & WILC_SDIO_CLK_STATUS_BIT)) { in chip_wakeup()651 } while (!(clk_status_reg & WILC_SDIO_CLK_STATUS_BIT)); in chip_wakeup()