Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c235 struct omap_hwmod_rst_info *ohri);
237 struct omap_hwmod_rst_info *ohri);
239 struct omap_hwmod_rst_info *ohri);
1439 struct omap_hwmod_rst_info *ohri) in _lookup_hardreset() argument
1446 ohri->rst_shift = oh->rst_lines[i].rst_shift; in _lookup_hardreset()
1447 ohri->st_shift = oh->rst_lines[i].st_shift; in _lookup_hardreset()
1449 oh->name, __func__, rst_line, ohri->rst_shift, in _lookup_hardreset()
1450 ohri->st_shift); in _lookup_hardreset()
1474 struct omap_hwmod_rst_info ohri; in _assert_hardreset() local
1483 ret = _lookup_hardreset(oh, name, &ohri); in _assert_hardreset()
[all …]