Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/spi/
A Dspi-au1550.c176 cfg = hw->regs->psc_spicfg; in au1550_spi_chipsel()
178 hw->regs->psc_spicfg = cfg & ~PSC_SPICFG_DE_ENABLE; in au1550_spi_chipsel()
206 hw->regs->psc_spicfg = cfg | PSC_SPICFG_DE_ENABLE; in au1550_spi_chipsel()
239 cfg = hw->regs->psc_spicfg; in au1550_spi_setupxfer()
241 hw->regs->psc_spicfg = cfg & ~PSC_SPICFG_DE_ENABLE; in au1550_spi_setupxfer()
255 hw->regs->psc_spicfg = cfg; in au1550_spi_setupxfer()
684 hw->regs->psc_spicfg = 0; in au1550_spi_setup_psc_as_spi()
706 hw->regs->psc_spicfg = cfg; in au1550_spi_setup_psc_as_spi()
711 hw->regs->psc_spicfg |= PSC_SPICFG_DE_ENABLE; in au1550_spi_setup_psc_as_spi()
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1xxx_psc.h277 u32 psc_spicfg; member

Completed in 7 milliseconds