Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-stm32.c80 #define SPI_CFG2_LSBFRST BIT(23) macro
619 cfg2_setb |= SPI_CFG2_LSBFRST; in stm32_spi_prepare_msg()
621 cfg2_clrb |= SPI_CFG2_LSBFRST; in stm32_spi_prepare_msg()