Searched refs:PSC_SPIEVNT_RO (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-au1550.c143 PSC_SPIEVNT_MM | PSC_SPIEVNT_RR | PSC_SPIEVNT_RO au1550_spi_mask_ack_all()
433 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO au1550_spi_dma_irq_callback()
454 if (evnt == PSC_SPIEVNT_RO) au1550_spi_dma_irq_callback()
568 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO au1550_spi_pio_irq_callback()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h359 #define PSC_SPIEVNT_RO (1 << 12) macro

Completed in 87 milliseconds