Home
last modified time | relevance | path

Searched refs:psc_spievent (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-au1550.c142 hw->regs->psc_spievent = in au1550_spi_mask_ack_all()
427 evnt = hw->regs->psc_spievent; in au1550_spi_dma_irq_callback()
562 evnt = hw->regs->psc_spievent; in au1550_spi_pio_irq_callback()
613 hw->regs->psc_spievent = PSC_SPIEVNT_RR | PSC_SPIEVNT_TR; in au1550_spi_pio_irq_callback()
632 hw->regs->psc_spievent = PSC_SPIEVNT_TU | PSC_SPIEVNT_MD; in au1550_spi_pio_irq_callback()
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h281 u32 psc_spievent; member