Searched refs:SPI_CTAR_LSBFE (Results 1 – 1 of 1) sorted by relevance
55 #define SPI_CTAR_LSBFE(x) ((x) << 24) macro437 | SPI_CTAR_LSBFE(spi->mode & SPI_LSB_FIRST ? 1 : 0) in dspi_setup()