Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Domap_hwmod.h635 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);
Domap_device.c587 ret = omap_hwmod_deassert_hardreset(od->hwmods[i], name); in omap_device_deassert_hardreset()
Domap_hwmod.c3882 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_deassert_hardreset() function