Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-atmel.c302 bool use_cs_gpios; member
377 if (as->use_cs_gpios) in cs_activate()
394 if (as->use_cs_gpios && spi->chip_select != 0) in cs_activate()
418 if (!as->use_cs_gpios) in cs_deactivate()
1198 if (!as->use_cs_gpios) in atmel_spi_setup()
1224 if (as->use_cs_gpios) { in atmel_spi_setup()
1563 as->use_cs_gpios = true; in atmel_spi_probe()
1567 as->use_cs_gpios = false; in atmel_spi_probe()