Home
last modified time | relevance | path

Searched refs:MSPI_DONE (Results 1 – 2 of 2) 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-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()