Searched refs:rst_lines_cnt (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/arm/mach-omap2/ |
| D | omap_hwmod_2420_data.c | 56 .rst_lines_cnt = ARRAY_SIZE(omap2420_iva_resets), 75 .rst_lines_cnt = ARRAY_SIZE(omap2420_dsp_resets),
|
| D | omap_hwmod.c | 1474 for (i = 0; i < oh->rst_lines_cnt; i++) { in _lookup_hardreset() 1636 if (oh->rst_lines_cnt == 0) in _are_all_hardreset_lines_asserted() 1639 for (i = 0; i < oh->rst_lines_cnt; i++) in _are_all_hardreset_lines_asserted() 1643 if (oh->rst_lines_cnt == rst_cnt) in _are_all_hardreset_lines_asserted() 1665 for (i = 0; i < oh->rst_lines_cnt && rst_cnt == 0; i++) in _are_any_hardreset_lines_asserted() 1826 if (oh->rst_lines_cnt > 0) { in _reset() 1827 for (i = 0; i < oh->rst_lines_cnt; i++) in _reset() 2121 for (i = 0; i < oh->rst_lines_cnt; i++) in _shutdown() 2491 if (oh->rst_lines_cnt == 0) { in _setup_reset() 2546 if (oh->rst_lines_cnt > 0) in _setup_postsetup()
|
| D | omap_hwmod_44xx_data.c | 501 .rst_lines_cnt = ARRAY_SIZE(omap44xx_dsp_resets), 1158 .rst_lines_cnt = ARRAY_SIZE(omap44xx_ipu_resets), 1242 .rst_lines_cnt = ARRAY_SIZE(omap44xx_iva_resets), 1555 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_ipu_resets), 1587 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_dsp_resets), 1748 .rst_lines_cnt = ARRAY_SIZE(omap44xx_prm_resets),
|
| D | omap_hwmod_33xx_data.c | 82 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| D | omap_hwmod_33xx_43xx_ipblock_data.c | 162 .rst_lines_cnt = ARRAY_SIZE(am33xx_pruss_resets), 186 .rst_lines_cnt = ARRAY_SIZE(am33xx_gfx_resets),
|
| D | omap_hwmod.h | 602 u8 rst_lines_cnt; member
|
| D | omap_hwmod_2430_data.c | 51 .rst_lines_cnt = ARRAY_SIZE(omap2430_iva_resets),
|
| D | omap_hwmod_7xx_data.c | 1092 for (i = 0; i < oh->rst_lines_cnt; i++) { in dra7xx_pciess_reset() 1115 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess1_resets), 1138 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess2_resets),
|
| D | omap_hwmod_3xxx_data.c | 104 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets), 1557 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets), 2200 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
|
| D | omap_hwmod_54xx_data.c | 910 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_dsp_resets), 932 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_ipu_resets),
|
| D | omap_hwmod_43xx_data.c | 73 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|