Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 204 .module_offs = CORE_MOD, 219 .module_offs = CORE_MOD, 234 .module_offs = CORE_MOD, 249 .module_offs = CORE_MOD, 264 .module_offs = CORE_MOD, 279 .module_offs = CORE_MOD, 294 .module_offs = CORE_MOD, 309 .module_offs = CORE_MOD, 324 .module_offs = CORE_MOD, 339 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_3xxx_data.c | 107 .module_offs = OMAP3430_IVA2_MOD, 156 .module_offs = OMAP3430_PER_MOD, 171 .module_offs = OMAP3430_PER_MOD, 186 .module_offs = OMAP3430_PER_MOD, 201 .module_offs = OMAP3430_PER_MOD, 216 .module_offs = OMAP3430_PER_MOD, 231 .module_offs = OMAP3430_PER_MOD, 246 .module_offs = OMAP3430_PER_MOD, 261 .module_offs = CORE_MOD, 276 .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 | 99 .module_offs = CORE_MOD, 119 .module_offs = CORE_MOD, 135 .module_offs = CORE_MOD, 163 .module_offs = CORE_MOD, 179 .module_offs = CORE_MOD, 209 .module_offs = CORE_MOD, 223 .module_offs = CORE_MOD,
|
D | omap_hwmod.h | 338 s16 module_offs; member
|
D | omap_hwmod.c | 2712 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2765 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2783 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2802 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|