Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-orion.c104 int unused_hw_gpio; member
336 cs = orion_spi->unused_hw_gpio; in orion_spi_set_cs()
632 spi->unused_hw_gpio = -1; in orion_spi_probe()
711 if (spi->unused_hw_gpio == -1) { in orion_spi_probe()
715 spi->unused_hw_gpio = cs; in orion_spi_probe()