Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h629 int omap_hwmod_enable(struct omap_hwmod *oh);
H A Dpdata-quirks.c367 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
H A Domap_device.c269 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
H A Domap_hwmod.c3669 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function