Searched refs:clk_stm32_pll_get_pdata (Results 1 – 3 of 3) sorted by relevance
1522 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(unsigned int pll_idx) in clk_stm32_pll_get_pdata() function1609 pll_conf = clk_stm32_pll_get_pdata(i); in stm32_clk_pll_configure()2244 struct stm32_pll_dt_cfg *pll_conf = clk_stm32_pll_get_pdata(PLL3_ID); in clk_stm32_pll3_enable()
1247 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() function1363 pll_conf = clk_stm32_pll_get_pdata(plls[i]); in stm32_clk_pll_configure()
1504 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(unsigned int pll_idx) in clk_stm32_pll_get_pdata() function1609 pll_conf = clk_stm32_pll_get_pdata(i); in stm32_clk_pll_configure()