Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-imx.c713 static void spi_imx_chipselect(struct spi_device *spi, int is_active) in spi_imx_chipselect() function
1036 spi_imx_chipselect(spi, BITBANG_CS_INACTIVE); in spi_imx_setup()
1130 spi_imx->bitbang.chipselect = spi_imx_chipselect; in spi_imx_probe()