Home
last modified time | relevance | path

Searched defs:pllcfgr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dstm32_rcc.h61 u32 pllcfgr; /* RCC PLL configuration */ member
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c131 u32 pllcfgr; /* 0x2c PLLs Configuration Register */ member
352 uint32_t pllcfgr = 0; in configure_clocks() local