Searched refs:txx9spi_cs_func (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/spi/ |
| D | spi-txx9.c | 95 static void txx9spi_cs_func(struct spi_device *spi, struct txx9spi *c, in txx9spi_cs_func() function 130 txx9spi_cs_func(spi, c, 0, (NSEC_PER_SEC / 2) / spi->max_speed_hz); in txx9spi_setup() 205 txx9spi_cs_func(spi, c, 1, cs_delay); in txx9spi_work_one() 261 txx9spi_cs_func(spi, c, 0, cs_delay); in txx9spi_work_one() 274 txx9spi_cs_func(spi, c, 0, cs_delay); in txx9spi_work_one()
|