Searched refs:stm32mp1_clk_pll (Results 1 – 1 of 1) sorted by relevance
383 struct stm32mp1_clk_pll { struct397 const struct stm32mp1_clk_pll *pll; argument612 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable709 .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()[all …]