Searched refs:rst_lines_cnt (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | omap-iommu.c | 37 if (oh->rst_lines_cnt == 1) { in omap_iommu_dev_init()
|
| D | omap_hwmod_2420_data.c | 61 .rst_lines_cnt = ARRAY_SIZE(omap2420_iva_resets), 80 .rst_lines_cnt = ARRAY_SIZE(omap2420_dsp_resets),
|
| D | omap_hwmod.c | 1615 for (i = 0; i < oh->rst_lines_cnt; i++) { in _lookup_hardreset() 1779 if (oh->rst_lines_cnt == 0) in _are_all_hardreset_lines_asserted() 1782 for (i = 0; i < oh->rst_lines_cnt; i++) in _are_all_hardreset_lines_asserted() 1786 if (oh->rst_lines_cnt == rst_cnt) in _are_all_hardreset_lines_asserted() 1808 for (i = 0; i < oh->rst_lines_cnt && rst_cnt == 0; i++) in _are_any_hardreset_lines_asserted() 1968 if (oh->rst_lines_cnt > 0) { in _reset() 1969 for (i = 0; i < oh->rst_lines_cnt; i++) in _reset() 2309 for (i = 0; i < oh->rst_lines_cnt; i++) in _shutdown() 2574 if (oh->rst_lines_cnt == 0) { in _setup_reset() 2629 if (oh->rst_lines_cnt > 0) in _setup_postsetup()
|
| D | omap_hwmod.h | 700 u8 rst_lines_cnt; member
|
| D | omap_hwmod_33xx_data.c | 88 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| D | omap_hwmod_44xx_data.c | 547 .rst_lines_cnt = ARRAY_SIZE(omap44xx_dsp_resets), 1427 .rst_lines_cnt = ARRAY_SIZE(omap44xx_ipu_resets), 1511 .rst_lines_cnt = ARRAY_SIZE(omap44xx_iva_resets), 2123 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_ipu_resets), 2170 .rst_lines_cnt = ARRAY_SIZE(omap44xx_mmu_dsp_resets), 2332 .rst_lines_cnt = ARRAY_SIZE(omap44xx_prm_resets),
|
| D | omap_hwmod_33xx_43xx_ipblock_data.c | 163 .rst_lines_cnt = ARRAY_SIZE(am33xx_pruss_resets), 187 .rst_lines_cnt = ARRAY_SIZE(am33xx_gfx_resets),
|
| D | omap_hwmod_2430_data.c | 57 .rst_lines_cnt = ARRAY_SIZE(omap2430_iva_resets),
|
| D | omap_hwmod_43xx_data.c | 75 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| D | omap_hwmod_3xxx_data.c | 123 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets), 2074 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets), 3036 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
|
| D | omap_hwmod_54xx_data.c | 1390 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_dsp_resets), 1412 .rst_lines_cnt = ARRAY_SIZE(omap54xx_mmu_ipu_resets),
|