Searched defs:SPI_LSB_FIRST (Results 1 – 6 of 6) sorted by relevance
17 #define SPI_LSB_FIRST _BITUL(3) /* per-word bits-on-wire */ macro
17 #define SPI_LSB_FIRST 0x08 macro
30 #define SPI_LSB_FIRST 0x08 macro
42 #define SPI_LSB_FIRST 0x08 macro
175 #define SPI_LSB_FIRST 0x08 /* per-word bits-on-wire */ macro