Searched refs:omap_hwmod_idle (Results 1 – 6 of 6) sorted by relevance
227 omap_hwmod_idle(rtc_oh); in am43xx_prepare_rtc_resume()
137 omap_hwmod_idle(clockevent_gpt_hwmod); in omap_clkevt_idle()490 omap_hwmod_idle(clocksource_gpt_hwmod); in omap2_gptimer_clksrc_suspend()
631 int omap_hwmod_idle(struct omap_hwmod *oh);
544 return omap_hwmod_idle(cookie->data); in ti_sysc_idle_module()
286 ret |= omap_hwmod_idle(od->hwmods[i]); in _omap_device_idle_hwmods()
3759 int omap_hwmod_idle(struct omap_hwmod *oh) in omap_hwmod_idle() function