Searched refs:txx9spi_cs_func (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-txx9.c | 96 static void txx9spi_cs_func(struct spi_device *spi, struct txx9spi *c, in txx9spi_cs_func() function 127 txx9spi_cs_func(spi, c, 0, (NSEC_PER_SEC / 2) / spi->max_speed_hz); in txx9spi_setup() 202 txx9spi_cs_func(spi, c, 1, cs_delay); in txx9spi_work_one() 257 txx9spi_cs_func(spi, c, 0, cs_delay); in txx9spi_work_one() 270 txx9spi_cs_func(spi, c, 0, cs_delay); in txx9spi_work_one()
|