Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-au1550.c397 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_dma_txrxb()
547 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_txrxb()
633 hw->regs->psc_spipcr = PSC_SPIPCR_MS; in au1550_spi_pio_irq_callback()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h341 #define PSC_SPIPCR_MS (1 << 0) macro