Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4938/
Dsetup.c111 #define SEEPROM2_CS 0 /* IOC */ macro
286 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM2_CS, 128); in rbtx4938_spi_init()
292 gpio_request(16 + SEEPROM2_CS, "seeprom2"); in rbtx4938_spi_init()
293 gpio_direction_output(16 + SEEPROM2_CS, 1); in rbtx4938_spi_init()