Searched refs:PSC_SPIEVNT_RO (Results 1 – 2 of 2) sorted by relevance
134 PSC_SPIEVNT_MM | PSC_SPIEVNT_RR | PSC_SPIEVNT_RO in au1550_spi_mask_ack_all()424 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO in au1550_spi_dma_irq_callback()445 if (evnt == PSC_SPIEVNT_RO) in au1550_spi_dma_irq_callback()559 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO in au1550_spi_pio_irq_callback()
359 #define PSC_SPIEVNT_RO (1 << 12) macro