Searched refs:SPI_IOC_WR_LSB_FIRST (Results 1 – 3 of 3) sorted by relevance
127 #define SPI_IOC_WR_LSB_FIRST _IOW(SPI_IOC_MAGIC, 2, __u8) macro
95 SPI_IOC_RD_LSB_FIRST, SPI_IOC_WR_LSB_FIRST ... pass a pointer to a byte
420 case SPI_IOC_WR_LSB_FIRST: in spidev_ioctl()