Searched refs:clk_core_lookup (Results 1 – 1 of 1) sorted by relevance
323 static struct clk_core *clk_core_lookup(const char *name) in clk_core_lookup() function354 return clk_core_lookup(core->parent_names[index]); in clk_core_get_parent_by_index()357 clk_core_lookup(core->parent_names[index]); in clk_core_get_parent_by_index()518 struct clk_core *core = clk_core_lookup(name); in __clk_lookup()1090 core->parents[i] = clk_core_lookup(parent->name); in clk_fetch_parent_index()1683 core->parent = clk_core_lookup(core->parent_names[0]); in __clk_init_parent()2311 if (clk_core_lookup(core->name)) { in __clk_init()2371 clk_core_lookup(core->parent_names[i]); in __clk_init()