Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 226 .module_offs = WKUP_MOD, 241 .module_offs = CORE_MOD, 256 .module_offs = CORE_MOD, 271 .module_offs = CORE_MOD, 286 .module_offs = CORE_MOD, 301 .module_offs = CORE_MOD, 316 .module_offs = CORE_MOD, 331 .module_offs = CORE_MOD, 346 .module_offs = CORE_MOD, 361 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_3xxx_data.c | 111 .module_offs = OMAP3430_IVA2_MOD, 160 .module_offs = WKUP_MOD, 175 .module_offs = OMAP3430_PER_MOD, 190 .module_offs = OMAP3430_PER_MOD, 205 .module_offs = OMAP3430_PER_MOD, 220 .module_offs = OMAP3430_PER_MOD, 235 .module_offs = OMAP3430_PER_MOD, 250 .module_offs = OMAP3430_PER_MOD, 265 .module_offs = OMAP3430_PER_MOD, 280 .module_offs = OMAP3430_PER_MOD, [all …]
|
D | omap_hwmod_2430_data.c | 90 .module_offs = CORE_MOD, 105 .module_offs = CORE_MOD, 120 .module_offs = CORE_MOD, 150 .module_offs = CORE_MOD, 163 .module_offs = CORE_MOD, 195 .module_offs = CORE_MOD, 239 .module_offs = CORE_MOD, 255 .module_offs = CORE_MOD, 271 .module_offs = CORE_MOD, 287 .module_offs = CORE_MOD, [all …]
|
D | omap_hwmod_2420_data.c | 104 .module_offs = CORE_MOD, 124 .module_offs = CORE_MOD, 155 .module_offs = CORE_MOD, 183 .module_offs = CORE_MOD, 199 .module_offs = CORE_MOD, 229 .module_offs = CORE_MOD, 243 .module_offs = CORE_MOD,
|
D | omap_hwmod.h | 342 s16 module_offs; member
|
D | omap_hwmod.c | 2707 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2760 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2778 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2797 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|