Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-ppc4xx.c270 unsigned int cspol; in spi_ppc4xx_chipsel() local
Dspi-au1550.c173 unsigned cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in au1550_spi_chipsel() local
Dspi-s3c24xx.c101 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in s3c24xx_spi_chipsel() local