Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c393 struct stm32mp1_clk_pll { struct
407 const struct stm32mp1_clk_pll *pll; argument
633 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable
733 .pll = stm32mp1_clk_pll,
837 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_get_fref_ck()
862 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_get_fvco()
900 const struct stm32mp1_clk_pll *pll = priv->data->pll; in stm32mp1_read_pll_freq()
1321 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_start()
1331 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_output()
1353 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_stop()
[all …]