Searched refs:SPI_LSB_FIRST (Results 1 – 2 of 2) sorted by relevance
17 #define SPI_LSB_FIRST _BITUL(3) /* per-word bits-on-wire */ macro
78 #define SPI_LSB_FIRST BIT(3) /* per-word bits-on-wire */ macro