Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk.c405 static struct clk_core *clk_core_lookup(const char *name) in clk_core_lookup() function
519 parent = clk_core_lookup(entry->name); in clk_core_fill_parent_index()
776 struct clk_core *core = clk_core_lookup(name); in __clk_lookup()
3910 if (clk_core_lookup(core->name)) { in __clk_core_init()