Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.h633 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name);
H A Domap_device.c536 ret = omap_hwmod_assert_hardreset(od->hwmods[i], name); in omap_device_assert_hardreset()
H A Domap_hwmod.c3773 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_assert_hardreset() function