Searched refs:rst_lines_cnt (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap_hwmod_2420_data.c | 55 .rst_lines_cnt = ARRAY_SIZE(omap2420_iva_resets), 74 .rst_lines_cnt = ARRAY_SIZE(omap2420_dsp_resets),
|
| H A D | omap_hwmod_7xx_data.c | 329 for (i = 0; i < oh->rst_lines_cnt; i++) { in dra7xx_pciess_reset() 352 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess1_resets), 375 .rst_lines_cnt = ARRAY_SIZE(dra7xx_pciess2_resets),
|
| H A D | omap_hwmod.c | 1443 for (i = 0; i < oh->rst_lines_cnt; i++) { in _lookup_hardreset() 1605 if (oh->rst_lines_cnt == 0) in _are_all_hardreset_lines_asserted() 1608 for (i = 0; i < oh->rst_lines_cnt; i++) in _are_all_hardreset_lines_asserted() 1612 if (oh->rst_lines_cnt == rst_cnt) in _are_all_hardreset_lines_asserted() 1634 for (i = 0; i < oh->rst_lines_cnt && rst_cnt == 0; i++) in _are_any_hardreset_lines_asserted() 1795 if (oh->rst_lines_cnt > 0) { in _reset() 1796 for (i = 0; i < oh->rst_lines_cnt; i++) in _reset() 2072 for (i = 0; i < oh->rst_lines_cnt; i++) in _shutdown() 2442 if (oh->rst_lines_cnt == 0) { in _setup_reset() 2497 if (oh->rst_lines_cnt > 0) in _setup_postsetup()
|
| H A D | omap_hwmod_43xx_data.c | 71 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| H A D | omap_hwmod_33xx_data.c | 81 .rst_lines_cnt = ARRAY_SIZE(am33xx_wkup_m3_resets),
|
| H A D | omap_hwmod_44xx_data.c | 464 .rst_lines_cnt = ARRAY_SIZE(omap44xx_iva_resets), 580 .rst_lines_cnt = ARRAY_SIZE(omap44xx_prm_resets),
|
| H A D | omap_hwmod.h | 600 u8 rst_lines_cnt; member
|
| H A D | omap_hwmod_2430_data.c | 50 .rst_lines_cnt = ARRAY_SIZE(omap2430_iva_resets),
|
| H A D | omap_hwmod_3xxx_data.c | 103 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets), 1470 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets), 2053 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
|