SEEPROM1_CS 125 arch/mips/txx9/rbtx4938/setup.c if (spi_eeprom_read(SPI_BUSNO, SEEPROM1_CS, 0, dat, sizeof(dat))) { SEEPROM1_CS 286 arch/mips/txx9/rbtx4938/setup.c spi_eeprom_register(SPI_BUSNO, SEEPROM1_CS, 128); SEEPROM1_CS 291 arch/mips/txx9/rbtx4938/setup.c gpio_request(SEEPROM1_CS, "seeprom1"); SEEPROM1_CS 292 arch/mips/txx9/rbtx4938/setup.c gpio_direction_output(SEEPROM1_CS, 1);