Searched refs:omap_hwmod_enable (Results 1 – 5 of 5) sorted by relevance
146 omap_hwmod_enable(clockevent_gpt_hwmod); in omap_clkevt_unidle()344 omap_hwmod_enable(oh); in omap_dm_timer_init_one()474 ret = omap_hwmod_enable(oh); in omap2_sync32k_clocksource_init()496 omap_hwmod_enable(clocksource_gpt_hwmod); in omap2_gptimer_clksrc_resume()
630 int omap_hwmod_enable(struct omap_hwmod *oh);
461 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
274 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
3576 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function