Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-au1550.c142 hw->regs->psc_spievent = in au1550_spi_mask_ack_all()
426 evnt = hw->regs->psc_spievent; in au1550_spi_dma_irq_callback()
561 evnt = hw->regs->psc_spievent; in au1550_spi_pio_irq_callback()
612 hw->regs->psc_spievent = PSC_SPIEVNT_RR | PSC_SPIEVNT_TR; in au1550_spi_pio_irq_callback()
631 hw->regs->psc_spievent = PSC_SPIEVNT_TU | PSC_SPIEVNT_MD; in au1550_spi_pio_irq_callback()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h281 u32 psc_spievent; member