Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c1411 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() function
1435 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()
H A Dclk-stm32mp2.c1995 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() function
2097 struct stm32_pll_dt_cfg *pll_conf = clk_stm32_pll_get_pdata(pll_idx); in clk_stm32_pll_init()