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