Searched refs:STATUS_WIP (Results 1 – 6 of 6) sorted by relevance
66 #define STATUS_WIP (1 << 0) macro
154 } while (err == 0 && (status & STATUS_WIP)); in n25q_wait_for_device_ready()
175 } while (err == 0 && (rxBuf[1] & STATUS_WIP)); in mx25l_wait_for_device_ready()
340 } while (data & STATUS_WIP); in cqspi_wait_ready()
333 #define STATUS_WIP BIT(0) macro
454 } while (status & STATUS_WIP); in flex_spi_wait_for_flash()