Searched refs:SPI_LSB_FIRST (Results 1 – 2 of 2) sorted by relevance
34 #define SPI_LSB_FIRST BIT(3) /* per-word bits-on-wire */ macro
442 if (state & SPI_LSB_FIRST) in dspi_set_transfer_state()