Searched refs:cs_inactive (Results 1 – 3 of 3) sorted by relevance
522 if (!spi->cs_inactive.value) { in adis_init()523 spi->cs_inactive.value = data->cs_change_delay; in adis_init()524 spi->cs_inactive.unit = SPI_DELAY_UNIT_USECS; in adis_init()
236 struct spi_delay cs_inactive; member
1259 spi_delay_exec(&spi->cs_inactive, NULL); in spi_toggle_csgpiod()1316 spi_delay_exec(&spi->cs_inactive, NULL); in spi_set_cs()2807 of_spi_parse_dt_cs_delay(nc, &spi->cs_inactive, "spi-cs-inactive-delay-ns"); in of_spi_parse_dt()