Searched defs:SPI_LSB_FIRST (Results 1 – 5 of 5) sorted by relevance
42 #define SPI_LSB_FIRST 0x08 macro
23 #define SPI_LSB_FIRST BIT(3) /* per-word bits-on-wire */ macro
176 #define SPI_LSB_FIRST 0x08 /* per-word bits-on-wire */ macro