Home
last modified time | relevance | path

Searched refs:omap_hwmod_enable (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Dtimer.c145 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()
Dpm33xx-core.c222 omap_hwmod_enable(rtc_oh); in am43xx_prepare_rtc_suspend()
Domap_hwmod.h630 int omap_hwmod_enable(struct omap_hwmod *oh);
Dpdata-quirks.c535 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
Domap_device.c269 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
Domap_hwmod.c3737 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function