Searched refs:omap_hwmod_enable (Results 1 – 6 of 6) sorted by relevance
145 omap_hwmod_enable(clockevent_gpt_hwmod); in omap_clkevt_unidle()343 omap_hwmod_enable(oh); in omap_dm_timer_init_one()473 ret = omap_hwmod_enable(oh); in omap2_sync32k_clocksource_init()495 omap_hwmod_enable(clocksource_gpt_hwmod); in omap2_gptimer_clksrc_resume()
222 omap_hwmod_enable(rtc_oh); in am43xx_prepare_rtc_suspend()
630 int omap_hwmod_enable(struct omap_hwmod *oh);
535 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
269 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
3737 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function