Home
last modified time | relevance | path

Searched refs:SPI_CFG2_LSBFRST (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/spi/
A Dstm32_spi.c63 #define SPI_CFG2_LSBFRST BIT(23) macro
293 cfg2_setb |= SPI_CFG2_LSBFRST; in stm32_spi_set_mode()
295 cfg2_clrb |= SPI_CFG2_LSBFRST; in stm32_spi_set_mode()

Completed in 3 milliseconds