Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c1472 static int _assert_hardreset(struct omap_hwmod *oh, const char *name) in _assert_hardreset() function
1797 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset()
2073 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
3782 ret = _assert_hardreset(oh, name); in omap_hwmod_assert_hardreset()