Home
last modified time | relevance | path

Searched refs:clk_core_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c411 static struct clk_core *clk_core_lookup(const char *name) in clk_core_lookup() function
539 parent = clk_core_lookup(entry->name); in clk_core_fill_parent_index()
713 struct clk_core *core = clk_core_lookup(name); in __clk_lookup()
3566 if (clk_core_lookup(core->name)) { in __clk_core_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c316 static struct clk_core *clk_core_lookup(const char *name) in clk_core_lookup() function
437 parent = clk_core_lookup(entry->name); in clk_core_fill_parent_index()
700 struct clk_core *core = clk_core_lookup(name); in __clk_lookup()
3762 if (clk_core_lookup(core->name)) { in __clk_core_init()

Completed in 13 milliseconds