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