Searched refs:stm32mp1_clk_pll (Results 1 – 1 of 1) sorted by relevance
416 struct stm32mp1_clk_pll { struct430 const struct stm32mp1_clk_pll *pll; argument693 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable796 .pll = stm32mp1_clk_pll,894 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_get_fref_ck()917 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_get_fvco()951 const struct stm32mp1_clk_pll *pll = priv->data->pll; in stm32mp1_read_pll_freq()1574 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_start()1584 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_output()1606 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_stop()[all …]
Completed in 8 milliseconds