Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-au1550.c378 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_dma_txrxb()
528 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_txrxb()
614 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_irq_callback()
/linux-6.12.1/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h341 #define PSC_SPIPCR_MS (1 << 0) macro