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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dsetup.c114 #define SPI_BUSNO 0 macro
124 if (spi_eeprom_read(SPI_BUSNO, SEEPROM1_CS, 0, dat, sizeof(dat))) {
285 spi_eeprom_register(SPI_BUSNO, SEEPROM1_CS, 128);
286 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM2_CS, 128);
287 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM3_CS, 128);
296 tx4938_spi_init(SPI_BUSNO);

Completed in 58 milliseconds