Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/clk/
Dclk-stm32mp13.c1418 static int _clk_stm32_pll_enable(struct stm32_clk_priv *priv, const struct stm32_clk_pll *pll) in _clk_stm32_pll_enable() function
1474 ret = _clk_stm32_pll_enable(priv, pll); in _clk_stm32_pll_init()
1688 return _clk_stm32_pll_enable(priv, pll); in clk_stm32_pll_enable()