Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c67 #define RCC_PLLCFGR_DIVQ1EN BIT(17) macro
405 pllcfgr |= RCC_PLLCFGR_DIVQ1EN; in configure_clocks()