Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32h7.c621 struct st32h7_pll_cfg { struct
633 const struct st32h7_pll_cfg *cfg; argument
636 static const struct st32h7_pll_cfg stm32h7_pll1 = {
644 static const struct st32h7_pll_cfg stm32h7_pll2 = {
652 static const struct st32h7_pll_cfg stm32h7_pll3 = {
785 const struct st32h7_pll_cfg *cfg, in clk_register_stm32_pll()