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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h341 #define PSC_SPICFG_SET_LEN(x) (((x-1) & 0x1f) << 4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dau1550_spi.c215 cfg |= PSC_SPICFG_SET_LEN(spi->bits_per_word);
273 cfg |= PSC_SPICFG_SET_LEN(bpw);
742 cfg |= PSC_SPICFG_SET_LEN(8);

Completed in 58 milliseconds