Searched refs:SPI_CS_CPOL (Results 1 – 2 of 2) sorted by relevance
40 #define SPI_CS_CPOL __BIT32(3) macro
169 cs |= SPI_CS_CPOL; in bcmspi_configure()172 cs |= SPI_CS_CPHA|SPI_CS_CPOL; in bcmspi_configure()