Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c1460 * _assert_hardreset - assert the HW reset line of submodules
1472 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()
3854 * from _assert_hardreset().
3865 ret = _assert_hardreset(oh, name); in omap_hwmod_assert_hardreset()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c1460 * _assert_hardreset - assert the HW reset line of submodules
1472 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()
3770 * from _assert_hardreset().
3781 ret = _assert_hardreset(oh, name); in omap_hwmod_assert_hardreset()

Completed in 11 milliseconds