Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 253 .module_offs = WKUP_MOD, 272 .module_offs = CORE_MOD, 290 .module_offs = CORE_MOD, 308 .module_offs = CORE_MOD, 326 .module_offs = CORE_MOD, 345 .module_offs = CORE_MOD, 364 .module_offs = CORE_MOD, 383 .module_offs = CORE_MOD, 402 .module_offs = CORE_MOD, 421 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_2430_data.c | 99 .module_offs = CORE_MOD, 117 .module_offs = CORE_MOD, 137 .module_offs = CORE_MOD, 171 .module_offs = CORE_MOD, 188 .module_offs = CORE_MOD, 225 .module_offs = CORE_MOD, 272 .module_offs = CORE_MOD, 290 .module_offs = CORE_MOD, 308 .module_offs = CORE_MOD, 326 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_3xxx_data.c | 127 .module_offs = OMAP3430_IVA2_MOD, 207 .module_offs = WKUP_MOD, 226 .module_offs = OMAP3430_PER_MOD, 244 .module_offs = OMAP3430_PER_MOD, 262 .module_offs = OMAP3430_PER_MOD, 280 .module_offs = OMAP3430_PER_MOD, 299 .module_offs = OMAP3430_PER_MOD, 318 .module_offs = OMAP3430_PER_MOD, 337 .module_offs = OMAP3430_PER_MOD, 356 .module_offs = OMAP3430_PER_MOD, [all …]
|
D | omap_hwmod_2420_data.c | 113 .module_offs = CORE_MOD, 136 .module_offs = CORE_MOD, 173 .module_offs = CORE_MOD, 203 .module_offs = CORE_MOD, 221 .module_offs = CORE_MOD, 253 .module_offs = CORE_MOD, 267 .module_offs = CORE_MOD,
|
D | omap_hwmod.h | 432 s16 module_offs; member
|
D | omap_hwmod.c | 2928 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2975 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2993 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 3012 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|