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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dhead.S202 call _init_clocks;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod.c362 * Called from _init_clocks(). Populates the @oh _clk (main
391 * Called from _init_clocks(). Populates the @oh OCP slave interface
425 * Called from _init_clocks(). Populates the @oh omap_hwmod_opt_clk
721 * _init_clocks - clk_get() all clocks associated with this hwmod
731 static int _init_clocks(struct omap_hwmod *oh, void *data) function
1171 r = omap_hwmod_for_each(_init_clocks, NULL);
1172 WARN(r, "omap_hwmod: omap_hwmod_late_init(): _init_clocks failed\n");

Completed in 63 milliseconds