Searched refs:clknode_get_parents_num (Results 1 – 8 of 8) sorted by relevance
79 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()
106 int clknode_get_parents_num(struct clknode *clk);
893 clknode_get_parents_num(struct clknode *clknode) in clknode_get_parents_num() function
187 for (p_idx = 0; p_idx != clknode_get_parents_num(clk); p_idx++) { in rk_clk_mux_set_freq()
237 p_idx != clknode_get_parents_num(clk); p_idx++) { in rk_clk_composite_set_freq()
190 for (p_idx = 0; p_idx != clknode_get_parents_num(clk); p_idx++) { in aw_clk_nm_set_freq()
383 parent_cnt = clknode_get_parents_num(clk); in qcom_clk_rcg2_set_freq()