Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1xxx_psc.h301 #define PSC_SPICFG_SET_BAUD(x) (((x) & 0x3f) << 15) macro
/linux-6.3-rc2/drivers/spi/
A Dspi-au1550.c121 return PSC_SPICFG_SET_BAUD(brg) | PSC_SPICFG_SET_DIV(div); in au1550_spi_baudcfg()
700 cfg |= PSC_SPICFG_SET_BAUD(4) | PSC_SPICFG_SET_DIV(0); in au1550_spi_setup_psc_as_spi()

Completed in 5 milliseconds