Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-axiado.c107 static void ax_spi_chipselect(struct spi_device *spi, bool is_high) in ax_spi_chipselect() function
589 ax_spi_chipselect(spi, false); in ax_spi_mem_exec_op()
694 ax_spi_chipselect(spi, true); in ax_spi_mem_exec_op()
834 ctlr->set_cs = ax_spi_chipselect; in ax_spi_probe()