Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-atmel.c305 bool use_cs_gpios; member
381 if (as->use_cs_gpios) in cs_activate()
398 if (as->use_cs_gpios && spi->chip_select != 0) in cs_activate()
427 if (!as->use_cs_gpios) in cs_deactivate()
1208 if (!as->use_cs_gpios) in atmel_spi_setup()
1223 if (!as->use_cs_gpios) in atmel_spi_setup()
1234 if (as->use_cs_gpios) in atmel_spi_setup()
1486 if (!as->use_cs_gpios) in atmel_spi_gpio_cs()
1595 as->use_cs_gpios = true; in atmel_spi_probe()
1599 as->use_cs_gpios = false; in atmel_spi_probe()