Searched refs:QSPI_XFER_STS_RDY (Results 1 – 1 of 1) sorted by relevance
50 #define QSPI_XFER_STS_RDY BIT(30) macro285 setbits_le32(®s->xfer_status, QSPI_XFER_STS_RDY); in tegra210_qspi_xfer()312 if (!(xfer_status & QSPI_XFER_STS_RDY)) in tegra210_qspi_xfer()