Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4938/
H A Dsetup.c113 #define SEEPROM3_CS 1 /* IOC */ macro
288 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM3_CS, 128); in rbtx4938_spi_init()
295 gpio_request(16 + SEEPROM3_CS, "seeprom3"); in rbtx4938_spi_init()
296 gpio_direction_output(16 + SEEPROM3_CS, 1); in rbtx4938_spi_init()

Completed in 1 milliseconds