Home
last modified time | relevance | path

Searched defs:cspol (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/spi/
Dspi-au1550.c163 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in au1550_spi_chipsel() local
Dspi-s3c24xx.c96 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in s3c24xx_spi_chipsel() local