Home
last modified time | relevance | path

Searched refs:MSPI_DONE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/spi/
H A Dspi-bcm-qspi.h48 MSPI_DONE = 0x1, enumerator
83 case MSPI_DONE: in get_qspi_mask()
H A Dspi-iproc-qspi.c43 sts |= MSPI_DONE; in bcm_iproc_qspi_get_l2_int_status()
H A Dspi-bcm-qspi.c1257 soc_intc->bcm_qspi_int_ack(soc_intc, MSPI_DONE); in bcm_qspi_mspi_l2_isr()
1328 if (status & MSPI_DONE) in bcm_qspi_l1_isr()
1580 soc_intc->bcm_qspi_int_set(soc_intc, MSPI_DONE, true); in bcm_qspi_probe()
1719 qspi->soc_intc->bcm_qspi_int_set(qspi->soc_intc, MSPI_DONE, in bcm_qspi_resume()