Searched refs:CFG_SPI_WORDSIZE16 (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/blackfin/include/asm/
H A Dbfin5xx_spi.h77 #define CFG_SPI_WORDSIZE16 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_bfin5xx.c696 width = CFG_SPI_WORDSIZE16;
718 if (width == CFG_SPI_WORDSIZE16) {
763 if (width == CFG_SPI_WORDSIZE16) {
1114 chip->width = CFG_SPI_WORDSIZE16;

Completed in 70 milliseconds