Searched refs:stm32_clk_pll (Results 1 – 1 of 1) sorted by relevance
918 struct stm32_clk_pll { struct1247 const struct stm32_clk_pll *pll, in clk_stm32_pll_compute_cfgr1()1288 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_vco()1311 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_csg()1383 const struct stm32_clk_pll *pll) in _clk_stm32_pll_wait_ready_on()1401 const struct stm32_clk_pll *pll) in _clk_stm32_pll_wait_ready_off()1447 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_idx); in _clk_stm32_pll_init()1619 static const struct stm32_clk_pll stm32_mp13_clk_pll[_PLL_NB] = {1626 static const struct stm32_clk_pll *clk_st32_pll_data(unsigned int idx) in clk_st32_pll_data()1640 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()[all …]
Completed in 11 milliseconds