Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Domap_hwmod.c1475 static int _assert_hardreset(struct omap_hwmod *oh, const char *name) in _assert_hardreset() function
1800 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset()
2076 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
3864 ret = _assert_hardreset(oh, name); in omap_hwmod_assert_hardreset()