Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-au1550.c133 hw->regs->psc_spievent = in au1550_spi_mask_ack_all()
417 evnt = hw->regs->psc_spievent; in au1550_spi_dma_irq_callback()
552 evnt = hw->regs->psc_spievent; in au1550_spi_pio_irq_callback()
603 hw->regs->psc_spievent = PSC_SPIEVNT_RR | PSC_SPIEVNT_TR; in au1550_spi_pio_irq_callback()
622 hw->regs->psc_spievent = PSC_SPIEVNT_TU | PSC_SPIEVNT_MD; in au1550_spi_pio_irq_callback()
/Linux-v5.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h281 u32 psc_spievent; member