Searched refs:SEEPROM1_CS (Results 1 – 1 of 1) sorted by relevance
111 #define SEEPROM1_CS 7 /* PIO7 */ macro125 if (spi_eeprom_read(SPI_BUSNO, SEEPROM1_CS, 0, dat, sizeof(dat))) { in rbtx4938_ethaddr_init()286 spi_eeprom_register(SPI_BUSNO, SEEPROM1_CS, 128); in rbtx4938_spi_init()291 gpio_request(SEEPROM1_CS, "seeprom1"); in rbtx4938_spi_init()292 gpio_direction_output(SEEPROM1_CS, 1); in rbtx4938_spi_init()