Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/arm/mach-omap2/ |
| D | omap_hwmod_2xxx_ipblock_data.c | 222 .module_offs = WKUP_MOD, 237 .module_offs = CORE_MOD, 252 .module_offs = CORE_MOD, 267 .module_offs = CORE_MOD, 282 .module_offs = CORE_MOD, 297 .module_offs = CORE_MOD, 312 .module_offs = CORE_MOD, 327 .module_offs = CORE_MOD, 342 .module_offs = CORE_MOD, 357 .module_offs = CORE_MOD, [all …]
|
| D | omap_hwmod_3xxx_data.c | 108 .module_offs = OMAP3430_IVA2_MOD, 157 .module_offs = WKUP_MOD, 172 .module_offs = OMAP3430_PER_MOD, 187 .module_offs = OMAP3430_PER_MOD, 202 .module_offs = OMAP3430_PER_MOD, 217 .module_offs = OMAP3430_PER_MOD, 232 .module_offs = OMAP3430_PER_MOD, 247 .module_offs = OMAP3430_PER_MOD, 262 .module_offs = OMAP3430_PER_MOD, 277 .module_offs = OMAP3430_PER_MOD, [all …]
|
| D | omap_hwmod_2430_data.c | 86 .module_offs = CORE_MOD, 101 .module_offs = CORE_MOD, 116 .module_offs = CORE_MOD, 146 .module_offs = CORE_MOD, 159 .module_offs = CORE_MOD, 191 .module_offs = CORE_MOD, 235 .module_offs = CORE_MOD, 251 .module_offs = CORE_MOD, 267 .module_offs = CORE_MOD, 283 .module_offs = CORE_MOD, [all …]
|
| D | omap_hwmod_2420_data.c | 100 .module_offs = CORE_MOD, 120 .module_offs = CORE_MOD, 151 .module_offs = CORE_MOD, 179 .module_offs = CORE_MOD, 195 .module_offs = CORE_MOD, 225 .module_offs = CORE_MOD, 239 .module_offs = CORE_MOD,
|
| D | omap_hwmod.h | 338 s16 module_offs; member
|
| D | omap_hwmod.c | 2757 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2810 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2828 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2847 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|