Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/clk/
Dclk-stm32mp13.c918 struct stm32_clk_pll { struct
952 static const struct stm32_clk_pll *clk_st32_pll_data(unsigned int idx);
1247 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()
1336 static void clk_stm32_pll_config_out(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll, in clk_stm32_pll_config_out()
1355 static bool _clk_stm32_pll_is_enabled(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_is_enabled()
1362 static void _clk_stm32_pll_set_on(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_set_on()
1371 static void _clk_stm32_pll_set_off(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_set_off()
1383 const struct stm32_clk_pll *pll) in _clk_stm32_pll_wait_ready_on()
[all …]