Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c1482 static int _clk_stm32_pll_enable(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_enable() function
1538 ret = _clk_stm32_pll_enable(priv, pll); in _clk_stm32_pll_init()
1752 return _clk_stm32_pll_enable(priv, pll); in clk_stm32_pll_enable()
H A Dclk-stm32mp2.c829 static int _clk_stm32_pll_enable(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_enable() function
866 return _clk_stm32_pll_enable(priv, pll); in clk_stm32_pll_enable()
1820 _clk_stm32_pll_enable(priv, pll); in _clk_stm32_pll_init()