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

/linux-4.1.27/arch/blackfin/mach-common/
H A Dhead.S164 call _init_clocks;
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_hwmod.c764 * Called from _init_clocks(). Populates the @oh _clk (main
802 * Called from _init_clocks(). Populates the @oh OCP slave interface
846 * Called from _init_clocks(). Populates the @oh omap_hwmod_opt_clk
1554 * _init_clocks - clk_get() all clocks associated with this hwmod. Retrieve as
1563 static int _init_clocks(struct omap_hwmod *oh, void *data) _init_clocks() function
1582 pr_warn("omap_hwmod: %s: cannot _init_clocks\n", oh->name); _init_clocks()
2487 r = _init_clocks(oh, NULL); _init()

Completed in 164 milliseconds