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

/linux-4.4.14/drivers/spi/
H A Dspi-txx9.c83 int last_chipselect; member in struct:txx9spi
103 if (c->last_chipselect >= 0) txx9spi_cs_func()
104 gpio_set_value(c->last_chipselect, txx9spi_cs_func()
106 c->last_chipselect = spi->chip_select; txx9spi_cs_func()
109 c->last_chipselect = -1; txx9spi_cs_func()
381 c->last_chipselect = -1; txx9spi_probe()

Completed in 48 milliseconds