Searched refs:spi_xcomm_chipselect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-xcomm.c | 58 static void spi_xcomm_chipselect(struct spi_xcomm *spi_xcomm, in spi_xcomm_chipselect() function 147 spi_xcomm_chipselect(spi_xcomm, spi, true); in spi_xcomm_transfer_one() 197 spi_xcomm_chipselect(spi_xcomm, spi, false); in spi_xcomm_transfer_one()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-xcomm.c | 58 static void spi_xcomm_chipselect(struct spi_xcomm *spi_xcomm, in spi_xcomm_chipselect() function 147 spi_xcomm_chipselect(spi_xcomm, spi, true); in spi_xcomm_transfer_one() 197 spi_xcomm_chipselect(spi_xcomm, spi, false); in spi_xcomm_transfer_one()
|
Completed in 2 milliseconds