Searched refs:cspol (Results 1 – 2 of 2) sorted by relevance
96 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in s3c24xx_spi_chipsel() local102 hw->set_cs(hw->pdata, spi->chip_select, cspol^1); in s3c24xx_spi_chipsel()109 hw->set_cs(hw->pdata, spi->chip_select, cspol); in s3c24xx_spi_chipsel()
163 unsigned int cspol = spi->mode & SPI_CS_HIGH ? 1 : 0; in au1550_spi_chipsel() local170 cspol); in au1550_spi_chipsel()215 cspol); in au1550_spi_chipsel()