Searched refs:stm32_clk_pll (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 879 struct stm32_clk_pll { struct 915 static const struct stm32_clk_pll stm32_mp13_clk_pll[PLL_NB] = { 922 static const struct stm32_clk_pll *clk_stm32_pll_data(unsigned int idx) in clk_stm32_pll_data() 1080 static int clk_stm32_pll_compute_cfgr1(const struct stm32_clk_pll *pll, in clk_stm32_pll_compute_cfgr1() 1128 const struct stm32_clk_pll *pll, in clk_stm32_is_pll_config_on_the_fly() 1183 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_vco() 1208 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_csg() 1236 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_out() 1273 clk_stm32_pll_backup_output_diven(const struct stm32_clk_pll *pll) in clk_stm32_pll_backup_output_diven() 1283 static void clk_stm32_pll_restore_output_diven(const struct stm32_clk_pll *pll, in clk_stm32_pll_restore_output_diven() [all …]
|
| H A D | clk-stm32mp21.c | 982 struct stm32_clk_pll { struct 995 static const struct stm32_clk_pll stm32mp21_clk_pll[PLL_NB] = { argument 1005 static const struct stm32_clk_pll *clk_stm32_pll_data(unsigned int idx) in clk_stm32_pll_data() 1408 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_output() 1476 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_csg() 1574 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_idx); in clk_stm32_pll_init()
|
| H A D | clk-stm32mp25.c | 1000 struct stm32_clk_pll { struct 1013 static const struct stm32_clk_pll stm32mp25_clk_pll[PLL_NB] = { argument 1024 static const struct stm32_clk_pll *clk_stm32_pll_data(unsigned int idx) in clk_stm32_pll_data() 1426 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_output() 1494 const struct stm32_clk_pll *pll, in clk_stm32_pll_config_csg() 1578 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_idx); in clk_stm32_pll_init()
|