Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/
Dclk_stm32mp1.c383 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()
[all …]