Searched refs:clk_round_parent (Results 1 – 3 of 3) sorted by relevance
101 long clk_round_parent(struct clk *clk, unsigned long target,
564 long clk_round_parent(struct clk *clk, unsigned long target, in clk_round_parent() function654 EXPORT_SYMBOL_GPL(clk_round_parent);
849 error = clk_round_parent(hdmi_ick, target, best_freq, parent_freq, 1, 64); in ap4evb_clk_optimize()