Searched refs:clk_stm32_pll_get_pdata (Results 1 – 2 of 2) sorted by relevance
1411 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() function1435 struct stm32_pll_dt_cfg *pll1 = clk_stm32_pll_get_pdata(_PLL1); in clk_compute_pll1_settings()1436 struct stm32_pll_dt_cfg *pll2 = clk_stm32_pll_get_pdata(_PLL2); in clk_compute_pll1_settings()1667 struct stm32_pll_dt_cfg *pll_conf = clk_stm32_pll_get_pdata(pll_idx); in clk_stm32_pll_init()
1995 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() function2097 struct stm32_pll_dt_cfg *pll_conf = clk_stm32_pll_get_pdata(pll_idx); in clk_stm32_pll_init()