Lines Matching refs:stm32mp1_clk_pll
383 struct stm32mp1_clk_pll { struct
397 const struct stm32mp1_clk_pll *pll; argument
612 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable
709 .pll = stm32mp1_clk_pll,
813 const struct stm32mp1_clk_pll *pll = priv->data->pll; in stm32mp1_read_pll_freq()
1252 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_start()
1259 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_output()
1281 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_stop()
1300 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_config_output()
1316 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_config()
1362 const struct stm32mp1_clk_pll *pll = priv->data->pll; in pll_csg()