Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dtimer.c311 omap_hwmod_enable(oh); in omap_dm_timer_init_one()
440 ret = omap_hwmod_enable(oh); in omap2_sync32k_clocksource_init()
Domap_hwmod.h707 int omap_hwmod_enable(struct omap_hwmod *oh);
Domap_device.c230 omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
Domap_hwmod.c3318 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function