Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h630 int omap_hwmod_idle(struct omap_hwmod *oh);
H A Dpdata-quirks.c376 return omap_hwmod_idle(cookie->data); in ti_sysc_idle_module()
H A Domap_device.c286 ret |= omap_hwmod_idle(od->hwmods[i]); in _omap_device_idle_hwmods()
H A Domap_hwmod.c3690 int omap_hwmod_idle(struct omap_hwmod *oh) in omap_hwmod_idle() function