Home
last modified time | relevance | path

Searched defs:SPI_LSB_FIRST (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/spi/
Dspidev.h40 #define SPI_LSB_FIRST 0x08 macro
Dspi.h83 #define SPI_LSB_FIRST 0x08 /* per-word bits-on-wire */ macro