Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-au1550.c387 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_dma_txrxb()
537 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_txrxb()
623 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_irq_callback()
/Linux-v6.1/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h341 #define PSC_SPIPCR_MS (1 << 0) macro