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