Searched refs:BCM2835_SPI_CS_CPOL (Results 1 – 1 of 1) sorted by relevance
70 #define BCM2835_SPI_CS_CPOL 0x00000008 macro602 cs &= ~(BCM2835_SPI_CS_CPOL | BCM2835_SPI_CS_CPHA); in bcm2835_spi_prepare_message()605 cs |= BCM2835_SPI_CS_CPOL; in bcm2835_spi_prepare_message()