Searched refs:subnode_vco (Results 1 – 1 of 1) sorted by relevance
1542 int subnode_vco = 0; in clk_stm32_parse_pll_fdt() local1557 subnode_vco = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()1558 if (subnode_vco < 0) in clk_stm32_parse_pll_fdt()1561 err = clk_stm32_load_vco_config_fdt(fdt, subnode_vco, &pll->vco); in clk_stm32_parse_pll_fdt()