Searched refs:SPI_IOC_WR_LSB_FIRST (Results 1 – 3 of 3) sorted by relevance
107 #define SPI_IOC_WR_LSB_FIRST _IOW(SPI_IOC_MAGIC, 2, __u8) macro
427 case SPI_IOC_WR_LSB_FIRST: in spidev_ioctl()
134 SPI_IOC_RD_LSB_FIRST, SPI_IOC_WR_LSB_FIRST ...