Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dtimer.c146 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()
Domap_hwmod.h630 int omap_hwmod_enable(struct omap_hwmod *oh);
Dpdata-quirks.c461 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
Domap_device.c274 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
Domap_hwmod.c3576 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function