Searched refs:rst_lines_cnt (Results 1 – 11 of 11) sorted by relevance
| /Linux-v4.19/arch/arm/mach-omap2/ |
| D | omap_hwmod_2420_data.c | 59 .rst_lines_cnt = ARRAY_SIZE(omap2420_iva_resets), 78 .rst_lines_cnt = ARRAY_SIZE(omap2420_dsp_resets),
|
| D | omap_hwmod.c | 1439 for (i = 0; i < oh->rst_lines_cnt; i++) { in _lookup_hardreset() 1601 if (oh->rst_lines_cnt == 0) in _are_all_hardreset_lines_asserted() 1604 for (i = 0; i < oh->rst_lines_cnt; i++) in _are_all_hardreset_lines_asserted() 1608 if (oh->rst_lines_cnt == rst_cnt) in _are_all_hardreset_lines_asserted() 1630 for (i = 0; i < oh->rst_lines_cnt && rst_cnt == 0; i++) in _are_any_hardreset_lines_asserted() 1791 if (oh->rst_lines_cnt > 0) { in _reset() 1792 for (i = 0; i < oh->rst_lines_cnt; i++) in _reset() 2086 for (i = 0; i < oh->rst_lines_cnt; i++) in _shutdown() 2441 if (oh->rst_lines_cnt == 0) { in _setup_reset() 2496 if (oh->rst_lines_cnt > 0) in _setup_postsetup()
|
| D | omap_hwmod.h | 602 u8 rst_lines_cnt; member
|
| D | omap_hwmod_33xx_data.c | 85 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| D | omap_hwmod_44xx_data.c | 531 .rst_lines_cnt = ARRAY_SIZE(omap44xx_dsp_resets), 1465 .rst_lines_cnt = ARRAY_SIZE(omap44xx_ipu_resets), 1549 .rst_lines_cnt = ARRAY_SIZE(omap44xx_iva_resets), 2045 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_ipu_resets), 2077 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_dsp_resets), 2238 .rst_lines_cnt = ARRAY_SIZE(omap44xx_prm_resets),
|
| D | omap_hwmod_2430_data.c | 54 .rst_lines_cnt = ARRAY_SIZE(omap2430_iva_resets),
|
| D | omap_hwmod_33xx_43xx_ipblock_data.c | 164 .rst_lines_cnt = ARRAY_SIZE(am33xx_pruss_resets), 188 .rst_lines_cnt = ARRAY_SIZE(am33xx_gfx_resets),
|
| D | omap_hwmod_3xxx_data.c | 107 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets), 1564 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets), 2207 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
|
| D | omap_hwmod_43xx_data.c | 73 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| D | omap_hwmod_7xx_data.c | 1839 for (i = 0; i < oh->rst_lines_cnt; i++) { in dra7xx_pciess_reset() 1862 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess1_resets), 1885 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess2_resets),
|
| D | omap_hwmod_54xx_data.c | 1327 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_dsp_resets), 1349 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_ipu_resets),
|