Lines Matching defs:pll
62 struct stm32_pll_dt_cfg *pll; member
1032 static unsigned long stm32mp1_pll_get_fref(const struct stm32mp1_clk_pll *pll) in stm32mp1_pll_get_fref()
1046 static unsigned long stm32mp1_pll_get_fvco(const struct stm32mp1_clk_pll *pll) in stm32mp1_pll_get_fvco()
1085 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_read_pll_freq() local
1729 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_check_pll_conf() local
1797 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_start() local
1809 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_output() local
1830 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_stop() local
1857 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_config_output() local
1873 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_config() local
1920 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_pll_csg() local
2489 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in get_parent_id_parent() local
2671 static int clk_stm32_load_vco_config(void *fdt, int subnode, struct stm32_pll_dt_cfg *pll) in clk_stm32_load_vco_config()
2698 static int clk_stm32_load_output_config(void *fdt, int subnode, struct stm32_pll_dt_cfg *pll) in clk_stm32_load_output_config()
2713 static int clk_stm32_parse_pll_fdt(void *fdt, int subnode, struct stm32_pll_dt_cfg *pll) in clk_stm32_parse_pll_fdt()
2759 struct stm32_pll_dt_cfg *pll = pdata->pll + i; in stm32_clk_parse_fdt_all_pll() local