Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c1562 * _read_hardreset - read the HW reset line state of submodules
1573 static int _read_hardreset(struct omap_hwmod *oh, const char *name) in _read_hardreset() function
1609 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_all_hardreset_lines_asserted()
1635 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_any_hardreset_lines_asserted()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c1562 * _read_hardreset - read the HW reset line state of submodules
1573 static int _read_hardreset(struct omap_hwmod *oh, const char *name) in _read_hardreset() function
1609 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_all_hardreset_lines_asserted()
1635 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_any_hardreset_lines_asserted()

Completed in 10 milliseconds