Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dclock.h56 int omap2_clk_set_parent(struct clk *clk, struct clk *new_parent);
Dclock.c390 int omap2_clk_set_parent(struct clk *clk, struct clk *new_parent) in omap2_clk_set_parent() function
537 .clk_set_parent = omap2_clk_set_parent,