Searched refs:ohri (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 235 struct omap_hwmod_rst_info *ohri); 237 struct omap_hwmod_rst_info *ohri); 239 struct omap_hwmod_rst_info *ohri); 1433 * @ohri: struct omap_hwmod_rst_info * that this function will fill in 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 1507 struct omap_hwmod_rst_info ohri; _deassert_hardreset() local 1575 struct omap_hwmod_rst_info ohri; _read_hardreset() local 2726 _omap2_assert_hardreset(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap2_assert_hardreset() argument 2744 _omap2_deassert_hardreset(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap2_deassert_hardreset() argument 2763 _omap2_is_hardreset_asserted(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap2_is_hardreset_asserted() argument 2782 _omap4_assert_hardreset(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap4_assert_hardreset() argument 2806 _omap4_deassert_hardreset(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap4_deassert_hardreset() argument 2835 _omap4_is_hardreset_asserted(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _omap4_is_hardreset_asserted() argument 2878 _am33xx_deassert_hardreset(struct omap_hwmod * oh,struct omap_hwmod_rst_info * ohri) _am33xx_deassert_hardreset() argument [all...] |