Home
last modified time | relevance | path

Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c253 .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 …]
Domap_hwmod_2430_data.c99 .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 …]
Domap_hwmod_3xxx_data.c128 .module_offs = OMAP3430_IVA2_MOD,
208 .module_offs = WKUP_MOD,
227 .module_offs = OMAP3430_PER_MOD,
245 .module_offs = OMAP3430_PER_MOD,
263 .module_offs = OMAP3430_PER_MOD,
281 .module_offs = OMAP3430_PER_MOD,
300 .module_offs = OMAP3430_PER_MOD,
319 .module_offs = OMAP3430_PER_MOD,
338 .module_offs = OMAP3430_PER_MOD,
357 .module_offs = OMAP3430_PER_MOD,
[all …]
Domap_hwmod_2420_data.c113 .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,
Domap_hwmod.h426 s16 module_offs; member
Domap_hwmod.c2959 return omap2xxx_cm_wait_module_ready(oh->prcm.omap2.module_offs, in _omap2xxx_wait_target_ready()
2986 return omap3xxx_cm_wait_module_ready(oh->prcm.omap2.module_offs, in _omap3xxx_wait_target_ready()
3060 return omap2_prm_assert_hardreset(oh->prcm.omap2.module_offs, in _omap2_assert_hardreset()
3078 return omap2_prm_deassert_hardreset(oh->prcm.omap2.module_offs, in _omap2_deassert_hardreset()
3098 return omap2_prm_is_hardreset_asserted(oh->prcm.omap2.module_offs, in _omap2_is_hardreset_asserted()