Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4938/
H A Dsetup.c112 #define SEEPROM2_CS 0 /* IOC */ macro
287 spi_eeprom_register(SPI_BUSNO, 16 + SEEPROM2_CS, 128); in rbtx4938_spi_init()
293 gpio_request(16 + SEEPROM2_CS, "seeprom2"); in rbtx4938_spi_init()
294 gpio_direction_output(16 + SEEPROM2_CS, 1); in rbtx4938_spi_init()

Completed in 2 milliseconds