Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c1430 * _lookup_hardreset - fill register bit info for this hwmod/reset line
1438 static int _lookup_hardreset(struct omap_hwmod *oh, const char *name, in _lookup_hardreset() function
1469 * along the return value from _lookup_hardreset() or the SoC's
1483 ret = _lookup_hardreset(oh, name, &ohri); in _assert_hardreset()
1502 * along the return value from _lookup_hardreset() or the SoC's
1516 ret = _lookup_hardreset(oh, name, &ohri); in _deassert_hardreset()
1570 * value from _lookup_hardreset() or the SoC's is_hardreset_asserted
1584 ret = _lookup_hardreset(oh, name, &ohri); in _read_hardreset()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c1430 * _lookup_hardreset - fill register bit info for this hwmod/reset line
1438 static int _lookup_hardreset(struct omap_hwmod *oh, const char *name, in _lookup_hardreset() function
1469 * along the return value from _lookup_hardreset() or the SoC's
1483 ret = _lookup_hardreset(oh, name, &ohri); in _assert_hardreset()
1502 * along the return value from _lookup_hardreset() or the SoC's
1516 ret = _lookup_hardreset(oh, name, &ohri); in _deassert_hardreset()
1570 * value from _lookup_hardreset() or the SoC's is_hardreset_asserted
1584 ret = _lookup_hardreset(oh, name, &ohri); in _read_hardreset()

Completed in 9 milliseconds