Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-orion.c101 int unused_hw_gpio; member
333 cs = orion_spi->unused_hw_gpio; in orion_spi_set_cs()
633 spi->unused_hw_gpio = -1; in orion_spi_probe()
713 if (spi->unused_hw_gpio == -1) { in orion_spi_probe()
717 spi->unused_hw_gpio = cs; in orion_spi_probe()