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

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_hwmod.c1722 * _read_hardreset - read the HW reset line state of submodules
1733 static int _read_hardreset(struct omap_hwmod *oh, const char *name) _read_hardreset() function
1769 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) _are_all_hardreset_lines_asserted()
1795 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) _are_any_hardreset_lines_asserted()

Completed in 81 milliseconds