Home
last modified time | relevance | path

Searched refs:MSPI_DONE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c1084 soc_intc->bcm_qspi_int_ack(soc_intc, MSPI_DONE); in bcm_qspi_mspi_l2_isr()
1155 if (status & MSPI_DONE) in bcm_qspi_l1_isr()
1406 soc_intc->bcm_qspi_int_set(soc_intc, MSPI_DONE, true); in bcm_qspi_probe()
1546 qspi->soc_intc->bcm_qspi_int_set(qspi->soc_intc, MSPI_DONE, in bcm_qspi_resume()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds