Searched refs:stm32mp1_clk_pll (Results 1 – 1 of 1) sorted by relevance
393 struct stm32mp1_clk_pll { struct407 const struct stm32mp1_clk_pll *pll; argument633 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable733 .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 …]