Searched refs:_init_clocks (Results 1 – 1 of 1) sorted by relevance
817 * Called from _init_clocks(). Populates the @oh _clk (main867 * Called from _init_clocks(). Populates the @oh OCP slave interface906 * Called from _init_clocks(). Populates the @oh omap_hwmod_opt_clk1396 * _init_clocks - clk_get() all clocks associated with this hwmod. Retrieve as1405 static int _init_clocks(struct omap_hwmod *oh, struct device_node *np) in _init_clocks() function 1424 pr_warn("omap_hwmod: %s: cannot _init_clocks\n", oh->name); in _init_clocks() 2337 r = _init_clocks(oh, np); in _init()