Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/clk/
A Dclk_stm32mp1.c416 struct stm32mp1_clk_pll { struct
430 const struct stm32mp1_clk_pll *pll; argument
693 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = { variable
796 .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