Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
1433 * @ohri: struct omap_hwmod_rst_info * that this function will fill in
1439 struct omap_hwmod_rst_info *ohri) in _lookup_hardreset()
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
1438 _lookup_hardreset(struct omap_hwmod *oh, const char *name, struct omap_hwmod_rst_info *ohri) _lookup_hardreset() argument
1507 struct omap_hwmod_rst_info ohri; _deassert_hardreset() local
1575 struct omap_hwmod_rst_info ohri; _read_hardreset() local
2757 _omap2_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_assert_hardreset() argument
2775 _omap2_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_deassert_hardreset() argument
2794 _omap2_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_is_hardreset_asserted() argument
2813 _omap4_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_assert_hardreset() argument
2837 _omap4_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_deassert_hardreset() argument
2866 _omap4_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_is_hardreset_asserted() argument
2909 _am33xx_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _am33xx_deassert_hardreset() argument
[all...]
/kernel/linux/linux-6.6/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);
1433 * @ohri: struct omap_hwmod_rst_info * that this function will fill in
1439 struct omap_hwmod_rst_info *ohri) in _lookup_hardreset()
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
1438 _lookup_hardreset(struct omap_hwmod *oh, const char *name, struct omap_hwmod_rst_info *ohri) _lookup_hardreset() argument
1507 struct omap_hwmod_rst_info ohri; _deassert_hardreset() local
1575 struct omap_hwmod_rst_info ohri; _read_hardreset() local
2725 _omap2_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_assert_hardreset() argument
2743 _omap2_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_deassert_hardreset() argument
2762 _omap2_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap2_is_hardreset_asserted() argument
2781 _omap4_assert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_assert_hardreset() argument
2805 _omap4_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_deassert_hardreset() argument
2834 _omap4_is_hardreset_asserted(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _omap4_is_hardreset_asserted() argument
2877 _am33xx_deassert_hardreset(struct omap_hwmod *oh, struct omap_hwmod_rst_info *ohri) _am33xx_deassert_hardreset() argument
[all...]

Completed in 6 milliseconds