Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod.h633 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);
H A Domap_device.c608 ret = omap_hwmod_deassert_hardreset(od->hwmods[i], name); in omap_device_deassert_hardreset()
H A Domap_hwmod_7xx_data.c331 omap_hwmod_deassert_hardreset(oh, oh->rst_lines[i].name); in dra7xx_pciess_reset()
H A Domap_hwmod.c3883 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_deassert_hardreset() function