Searched refs:SEEPROM3_CS (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.c112 #define SEEPROM3_CS 1 /* IOC */ macro
287 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM3_CS, 128);
294 gpio_request(16 + SEEPROM3_CS, "seeprom3");
295 gpio_direction_output(16 + SEEPROM3_CS, 1);

Completed in 61 milliseconds