Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c1537 static int clk_stm32_parse_pll_fdt(const void *fdt, int subnode, in clk_stm32_parse_pll_fdt() function
1589 err = clk_stm32_parse_pll_fdt(fdt, subnode, pll); in stm32_clk_parse_fdt_all_pll()
1629 ret = clk_stm32_parse_pll_fdt(fdt, subnode, &opp_cfg->pll_cfg); in stm32_clk_parse_fdt_opp()
H A Dclk-stm32mp21.c1096 static int clk_stm32_parse_pll_fdt(const void *fdt, int subnode, in clk_stm32_parse_pll_fdt() function
1157 if (clk_stm32_parse_pll_fdt(fdt, subnode, pll)) in stm32_clk_parse_fdt_all_pll()
1185 ret = clk_stm32_parse_pll_fdt(fdt, subnode, &opp_cfg->pll_cfg); in stm32_clk_parse_fdt_opp()
H A Dclk-stm32mp25.c1115 static int clk_stm32_parse_pll_fdt(const void *fdt, int subnode, in clk_stm32_parse_pll_fdt() function
1172 if (clk_stm32_parse_pll_fdt(fdt, subnode, pll)) in stm32_clk_parse_fdt_all_pll()
1203 ret = clk_stm32_parse_pll_fdt(fdt, subnode, &opp_cfg->pll_cfg); in stm32_clk_parse_fdt_opp()