Searched refs:omap_hwmod_assert_hardreset (Results 1 – 4 of 4) sorted by relevance
632 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name);
578 ret = omap_hwmod_assert_hardreset(od->hwmods[i], name); in omap_device_assert_hardreset()
330 omap_hwmod_assert_hardreset(oh, oh->rst_lines[i].name); in dra7xx_pciess_reset()
3844 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_assert_hardreset() function