Searched refs:omap_hwmod_enable (Results 1 – 4 of 4) sorted by relevance
628 int omap_hwmod_enable(struct omap_hwmod *oh);
379 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
265 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
3699 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function