Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/spi/
Dspi-au1550.c132 hw->regs->psc_spievent = in au1550_spi_mask_ack_all()
416 evnt = hw->regs->psc_spievent; in au1550_spi_dma_irq_callback()
551 evnt = hw->regs->psc_spievent; in au1550_spi_pio_irq_callback()
602 hw->regs->psc_spievent = PSC_SPIEVNT_RR | PSC_SPIEVNT_TR; in au1550_spi_pio_irq_callback()
621 hw->regs->psc_spievent = PSC_SPIEVNT_TU | PSC_SPIEVNT_MD; in au1550_spi_pio_irq_callback()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h281 u32 psc_spievent; member