Searched refs:stm32_pll (Results 1 – 1 of 1) sorted by relevance
660 static const struct stm32_pll_data stm32_pll[] = { variable1306 for (n = 0; n < ARRAY_SIZE(stm32_pll); n++) { in stm32h7_rcc_init()1310 clk_register_stm32_pll(NULL, stm32_pll[n].name, in stm32h7_rcc_init()1311 stm32_pll[n].parent_name, stm32_pll[n].flags, in stm32h7_rcc_init()1312 stm32_pll[n].cfg, in stm32h7_rcc_init()