Searched refs:CPOL (Results 1 – 2 of 2) sorted by relevance
356 u32 cpol = (spi->mode & SPI_CPOL) ? SPI_BIT(CPOL) : 0; in cs_activate()363 if ((csr ^ cpol) & SPI_BIT(CPOL)) in cs_activate()365 csr ^ SPI_BIT(CPOL)); in cs_activate()1223 csr |= SPI_BIT(CPOL); in atmel_spi_setup()
26 #define CPOL BIT(2) macro309 cpol = CPOL; in setup_fifo_params()