Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c66 #define RCC_PLLCFGR_DIVP1EN BIT(16) macro
404 pllcfgr |= RCC_PLLCFGR_DIVP1EN; in configure_clocks()