Home
last modified time | relevance | path

Searched refs:omap_hwmod_enable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.h628 int omap_hwmod_enable(struct omap_hwmod *oh);
H A Domap_device.c256 * _omap_device_enable_hwmods - call omap_hwmod_enable() on all hwmods
267 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
H A Dpdata-quirks.c379 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
H A Domap_hwmod.c3697 * omap_hwmod_enable - enable an omap_hwmod
3703 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.h629 int omap_hwmod_enable(struct omap_hwmod *oh);
H A Domap_device.c258 * _omap_device_enable_hwmods - call omap_hwmod_enable() on all hwmods
269 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods()
H A Dpdata-quirks.c357 return omap_hwmod_enable(cookie->data); in ti_sysc_enable_module()
H A Domap_hwmod.c3662 * omap_hwmod_enable - enable an omap_hwmod
3668 int omap_hwmod_enable(struct omap_hwmod *oh) in omap_hwmod_enable() function

Completed in 15 milliseconds