Searched refs:MSPI_DONE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-bcm-qspi.h | 48 MSPI_DONE = 0x1, enumerator 83 case MSPI_DONE: in get_qspi_mask()
|
H A D | spi-iproc-qspi.c | 43 sts |= MSPI_DONE; in bcm_iproc_qspi_get_l2_int_status()
|
H A D | spi-bcm-qspi.c | 1084 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 D | spi-bcm-qspi.h | 48 MSPI_DONE = 0x1, enumerator 83 case MSPI_DONE: in get_qspi_mask()
|
H A D | spi-iproc-qspi.c | 43 sts |= MSPI_DONE; in bcm_iproc_qspi_get_l2_int_status()
|
H A D | spi-bcm-qspi.c | 1257 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