Searched defs:SPI_CPOL (Results 1 – 5 of 5) sorted by relevance
8 #define SPI_CPOL _BITUL(1) /* clock polarity */ macro
49 #define SPI_CPOL 0x20 macro
45 #define SPI_CPOL 0x20 macro
43 #define SPI_CPOL 0x20 macro
16 #define SPI_CPOL BIT(1) /* clock polarity */ macro