Searched refs:STM32H7_SPI_CFG1_FTHLV (Results 1 – 1 of 1) sorted by relevance
103 #define STM32H7_SPI_CFG1_FTHLV GENMASK(8, 5) macro1348 cfg1_clrb |= STM32H7_SPI_CFG1_FTHLV; in stm32h7_spi_set_bpw()1349 cfg1_setb |= FIELD_PREP(STM32H7_SPI_CFG1_FTHLV, fthlv); in stm32h7_spi_set_bpw()