BSPI_DONE
soc_intc->bcm_qspi_int_set(soc_intc, BSPI_DONE, true);
soc_intc->bcm_qspi_int_set(soc_intc, BSPI_DONE,
soc_intc->bcm_qspi_int_ack(soc_intc, BSPI_DONE);
else if (status & BSPI_DONE)
case BSPI_DONE:
sts |= BSPI_DONE;