Searched refs:root_clk (Results 1 – 2 of 2) sorted by relevance
23 int root_clk, unsigned int freq);
406 struct clk_core *root_clk; in clk_core_lookup() local413 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup()414 ret = __clk_lookup_subtree(name, root_clk); in clk_core_lookup()420 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup()421 ret = __clk_lookup_subtree(name, root_clk); in clk_core_lookup()