Home
last modified time | relevance | path

Searched refs:STM32F4_SPI_CR1_LSBFRST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-stm32.c37 #define STM32F4_SPI_CR1_LSBFRST BIT(7) macro
327 .lsb_first = { STM32F4_SPI_CR1, STM32F4_SPI_CR1_LSBFRST },
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-stm32.c38 #define STM32F4_SPI_CR1_LSBFRST BIT(7) macro
334 .lsb_first = { STM32F4_SPI_CR1, STM32F4_SPI_CR1_LSBFRST },

Completed in 6 milliseconds