Searched refs:PSC_SPICFG_SET_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h315 #define PSC_SPICFG_SET_LEN(x) (((x-1) & 0x1f) << 4) macro
/linux-4.4.14/drivers/spi/
H A Dspi-au1550.c210 cfg |= PSC_SPICFG_SET_LEN(spi->bits_per_word); au1550_spi_chipsel()
259 cfg |= PSC_SPICFG_SET_LEN(bpw); au1550_spi_setupxfer()
705 cfg |= PSC_SPICFG_SET_LEN(8); au1550_spi_setup_psc_as_spi()

Completed in 41 milliseconds