Searched refs:SPI_BYTE_LSB (Results 1 – 3 of 3) sorted by relevance
52 if (config->byte_order == SPI_BYTE_LSB) { in bflb_spi_init()677 if (arg == SPI_BYTE_LSB) { in bflb_spi_feature_control()688 ret = !SPI_BYTE_LSB; in bflb_spi_feature_control()690 ret = SPI_BYTE_LSB; in bflb_spi_feature_control()
73 #define SPI_BYTE_LSB 0 macro
94 .byte_order = SPI_BYTE_LSB, in spi_configure()
Completed in 11 milliseconds