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