Searched refs:SPISR_RX_EMPTY (Results 1 – 1 of 1) sorted by relevance
49 #define SPISR_RX_EMPTY BIT(0) macro348 while (!(spisr & SPISR_RX_EMPTY)) { in xlnx_quadspi_read_fifo()538 while ((xlnx_quadspi_read32(dev, SPISR_OFFSET) & SPISR_RX_EMPTY) == 0) { in xlnx_quadspi_startup_block_workaround()