Searched refs:module_offs (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | omap_hwmod_2xxx_ipblock_data.c | 198 .module_offs = CORE_MOD, 213 .module_offs = CORE_MOD, 228 .module_offs = CORE_MOD, 243 .module_offs = CORE_MOD, 258 .module_offs = CORE_MOD, 273 .module_offs = CORE_MOD, 288 .module_offs = CORE_MOD, 303 .module_offs = CORE_MOD, 318 .module_offs = CORE_MOD, 333 .module_offs = CORE_MOD, [all …]
|
A D | omap_hwmod_3xxx_data.c | 260 .module_offs = CORE_MOD, 275 .module_offs = CORE_MOD, 327 .module_offs = WKUP_MOD, 346 .module_offs = CORE_MOD, 361 .module_offs = CORE_MOD, 423 .module_offs = CORE_MOD, 602 .module_offs = CORE_MOD, 617 .module_offs = CORE_MOD, 632 .module_offs = CORE_MOD, 674 .module_offs = WKUP_MOD, [all …]
|
A 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 …]
|
A D | omap_hwmod_2420_data.c | 98 .module_offs = CORE_MOD, 118 .module_offs = CORE_MOD, 134 .module_offs = CORE_MOD, 162 .module_offs = CORE_MOD, 178 .module_offs = CORE_MOD, 208 .module_offs = CORE_MOD, 222 .module_offs = CORE_MOD,
|
A D | omap_hwmod.h | 338 s16 module_offs; member
|
A 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()
|
Completed in 18 milliseconds