Searched refs:clknode_get_parents_num (Results 1 – 8 of 8) sorted by relevance
80 if (clknode_get_parents_num(clk) > 1) { in imx_clk_sscg_pll_init()
222 for (p_idx = 0; p_idx != clknode_get_parents_num(clk); p_idx++) { in imx_clk_composite_set_freq()
105 int clknode_get_parents_num(struct clknode *clk);
893 clknode_get_parents_num(struct clknode *clknode) in clknode_get_parents_num() function
188 for (p_idx = 0; p_idx != clknode_get_parents_num(clk); p_idx++) { in rk_clk_mux_set_freq()
238 p_idx != clknode_get_parents_num(clk); p_idx++) { in rk_clk_composite_set_freq()
191 for (p_idx = 0; p_idx != clknode_get_parents_num(clk); p_idx++) { in aw_clk_nm_set_freq()
384 parent_cnt = clknode_get_parents_num(clk); in qcom_clk_rcg2_set_freq()