Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/txx9/rbtx4938/
Dsetup.c112 #define SEEPROM3_CS 1 /* IOC */ macro
287 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM3_CS, 128); in rbtx4938_spi_init()
294 gpio_request(16 + SEEPROM3_CS, "seeprom3"); in rbtx4938_spi_init()
295 gpio_direction_output(16 + SEEPROM3_CS, 1); in rbtx4938_spi_init()