Home
last modified time | relevance | path

Searched refs:omap_hwmod_deassert_hardreset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h634 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);
H A Domap_device.c564 ret = omap_hwmod_deassert_hardreset(od->hwmods[i], name); in omap_device_deassert_hardreset()
H A Domap_hwmod.c3799 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_deassert_hardreset() function