RESP_FIFO_RDY
ints = QSPI_ERR_IRQS | RESP_FIFO_RDY;
if (int_status & RESP_FIFO_RDY)
#define QSPI_ALL_IRQS (QSPI_ERR_IRQS | RESP_FIFO_RDY | \