Searched refs:SPI_LSB_FIRST (Results 1 – 1 of 1) sorted by relevance
100 #define SPI_LSB_FIRST BIT(3) /* per-word bits-on-wire */ macro437 if (state & SPI_LSB_FIRST) in dspi_set_transfer_state()
Completed in 3 milliseconds