Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod.c1503 static int _assert_hardreset(struct omap_hwmod *oh, const char *name) in _assert_hardreset() function
1828 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset()
2122 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
3955 ret = _assert_hardreset(oh, name); in omap_hwmod_assert_hardreset()