Searched refs:omap_hwmod_deassert_hardreset (Results 1 – 4 of 4) sorted by relevance
635 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);
781 ret = omap_hwmod_deassert_hardreset(od->hwmods[i], name); in omap_device_deassert_hardreset()
1094 omap_hwmod_deassert_hardreset(oh, oh->rst_lines[i].name); in dra7xx_pciess_reset()
3973 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_deassert_hardreset() function