Home
last modified time | relevance | path

Searched refs:SEEPROM1_CS (Results 1 – 1 of 1) sorted by relevance

/arch/mips/txx9/rbtx4938/
Dsetup.c110 #define SEEPROM1_CS 7 /* PIO7 */ macro
124 if (spi_eeprom_read(SPI_BUSNO, SEEPROM1_CS, 0, dat, sizeof(dat))) { in rbtx4938_ethaddr_init()
285 spi_eeprom_register(SPI_BUSNO, SEEPROM1_CS, 128); in rbtx4938_spi_init()
290 gpio_request(SEEPROM1_CS, "seeprom1"); in rbtx4938_spi_init()
291 gpio_direction_output(SEEPROM1_CS, 1); in rbtx4938_spi_init()