Searched refs:PSC_SPIEVNT_RO (Results 1 – 2 of 2) sorted by relevance
133 PSC_SPIEVNT_MM | PSC_SPIEVNT_RR | PSC_SPIEVNT_RO in au1550_spi_mask_ack_all()423 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO in au1550_spi_dma_irq_callback()444 if (evnt == PSC_SPIEVNT_RO) in au1550_spi_dma_irq_callback()558 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO in au1550_spi_pio_irq_callback()
359 #define PSC_SPIEVNT_RO (1 << 12) macro