Searched refs:omap_hwmod_idle (Results 1 – 5 of 5) sorted by relevance
138 omap_hwmod_idle(clockevent_gpt_hwmod); in omap_clkevt_idle()491 omap_hwmod_idle(clocksource_gpt_hwmod); in omap2_gptimer_clksrc_suspend()
631 int omap_hwmod_idle(struct omap_hwmod *oh);
470 return omap_hwmod_idle(cookie->data); in ti_sysc_idle_module()
291 ret |= omap_hwmod_idle(od->hwmods[i]); in _omap_device_idle_hwmods()
3598 int omap_hwmod_idle(struct omap_hwmod *oh) in omap_hwmod_idle() function