Searched refs:rst_lines (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/arm/mach-omap2/ |
| D | omap_hwmod_2420_data.c | 55 .rst_lines = omap2420_iva_resets, 74 .rst_lines = omap2420_dsp_resets,
|
| D | omap_hwmod_44xx_data.c | 500 .rst_lines = omap44xx_dsp_resets, 1157 .rst_lines = omap44xx_ipu_resets, 1241 .rst_lines = omap44xx_iva_resets, 1554 .rst_lines = omap44xx_mmu_ipu_resets, 1586 .rst_lines = omap44xx_mmu_dsp_resets, 1747 .rst_lines = omap44xx_prm_resets,
|
| D | omap_hwmod.c | 1475 const char *rst_line = oh->rst_lines[i].name; in _lookup_hardreset() 1477 ohri->rst_shift = oh->rst_lines[i].rst_shift; in _lookup_hardreset() 1478 ohri->st_shift = oh->rst_lines[i].st_shift; in _lookup_hardreset() 1640 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_all_hardreset_lines_asserted() 1666 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_any_hardreset_lines_asserted() 1828 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset() 2122 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
|
| D | omap_hwmod_33xx_data.c | 81 .rst_lines = am33xx_wkup_m3_resets,
|
| D | omap_hwmod_33xx_43xx_ipblock_data.c | 161 .rst_lines = am33xx_pruss_resets, 185 .rst_lines = am33xx_gfx_resets,
|
| D | omap_hwmod_7xx_data.c | 1093 omap_hwmod_assert_hardreset(oh, oh->rst_lines[i].name); in dra7xx_pciess_reset() 1094 omap_hwmod_deassert_hardreset(oh, oh->rst_lines[i].name); in dra7xx_pciess_reset() 1114 .rst_lines = dra7xx_pciess1_resets, 1137 .rst_lines = dra7xx_pciess2_resets,
|
| D | omap_hwmod.h | 581 struct omap_hwmod_rst_info *rst_lines; member
|
| D | omap_hwmod_2430_data.c | 50 .rst_lines = omap2430_iva_resets,
|
| D | omap_hwmod_3xxx_data.c | 103 .rst_lines = omap3xxx_iva_resets, 1556 .rst_lines = omap3xxx_sad2d_resets, 2199 .rst_lines = omap3xxx_mmu_iva_resets,
|
| D | omap_hwmod_54xx_data.c | 909 .rst_lines = omap54xx_mmu_dsp_resets, 931 .rst_lines = omap54xx_mmu_ipu_resets,
|
| D | omap_hwmod_43xx_data.c | 72 .rst_lines = am33xx_wkup_m3_resets,
|