Searched defs:cspol (Results 1 – 2 of 2) sorted by relevance
163 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in au1550_spi_chipsel() local
96 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in s3c24xx_spi_chipsel() local