Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 198 .module_offs = CORE_MOD, 213 .module_offs = CORE_MOD, 228 .module_offs = CORE_MOD, 243 .module_offs = CORE_MOD, 258 .module_offs = CORE_MOD, 273 .module_offs = CORE_MOD, 288 .module_offs = CORE_MOD, 303 .module_offs = CORE_MOD, 318 .module_offs = CORE_MOD, 333 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_3xxx_data.c | 106 .module_offs = OMAP3430_IVA2_MOD, 155 .module_offs = OMAP3430_PER_MOD, 170 .module_offs = OMAP3430_PER_MOD, 185 .module_offs = OMAP3430_PER_MOD, 200 .module_offs = OMAP3430_PER_MOD, 215 .module_offs = OMAP3430_PER_MOD, 230 .module_offs = OMAP3430_PER_MOD, 245 .module_offs = OMAP3430_PER_MOD, 260 .module_offs = CORE_MOD, 275 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_2430_data.c | 85 .module_offs = CORE_MOD, 100 .module_offs = CORE_MOD, 115 .module_offs = CORE_MOD, 130 .module_offs = CORE_MOD, 143 .module_offs = CORE_MOD, 175 .module_offs = CORE_MOD, 219 .module_offs = CORE_MOD, 235 .module_offs = CORE_MOD, 251 .module_offs = CORE_MOD, 267 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_2420_data.c | 98 .module_offs = CORE_MOD, 118 .module_offs = CORE_MOD, 134 .module_offs = CORE_MOD, 162 .module_offs = CORE_MOD, 178 .module_offs = CORE_MOD, 208 .module_offs = CORE_MOD, 222 .module_offs = CORE_MOD,
|
D | omap_hwmod.h | 338 s16 module_offs; member
|
D | omap_hwmod.c | 2676 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2729 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2747 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2766 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|