Home
last modified time | relevance | path

Searched defs:sys_pll_psc (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dstm32_rcc.h37 struct pll_psc sys_pll_psc; member
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32f.c149 struct pll_psc *sys_pll_psc = &priv->info.sys_pll_psc; in configure_clocks() local
H A Dclk_stm32h7.c332 struct pll_psc sys_pll_psc = { variable