Searched refs:module_offs (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A 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 [all...] |
H 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 [all...] |
H A 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 [all...] |
H A 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,
|
H A D | omap_hwmod.h | 327 * @module_offs: PRCM submodule offset from the start of the PRM/CM 338 s16 module_offs; member
|
H A D | omap_hwmod.c | 2708 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2761 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2779 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2798 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H 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 [all...] |
H 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 [all...] |
H A D | omap_hwmod_3xxx_data.c | 106 .module_offs = OMAP3430_IVA2_MOD, 155 .module_offs = OMAP3430_PER_MOD, 170 .module_offs = OMAP3430_PER_MOD, 185 .module_offs = OMAP3430_PER_MOD, 200 .module_offs = OMAP3430_PER_MOD, 215 .module_offs = OMAP3430_PER_MOD, 230 .module_offs = OMAP3430_PER_MOD, 245 .module_offs = OMAP3430_PER_MOD, 260 .module_offs = CORE_MOD, 275 .module_offs [all...] |
H 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,
|
H A D | omap_hwmod.h | 327 * @module_offs: PRCM submodule offset from the start of the PRM/CM 338 s16 module_offs; member
|
H A D | omap_hwmod.c | 2676 return omap_cm_wait_module_ready(0, oh->prcm.omap2.module_offs, in _omap2xxx_3xxx_wait_target_ready() 2729 oh->prcm.omap2.module_offs, 0); in _omap2_assert_hardreset() 2747 oh->prcm.omap2.module_offs, 0, 0); in _omap2_deassert_hardreset() 2766 oh->prcm.omap2.module_offs, 0); in _omap2_is_hardreset_asserted()
|
Completed in 16 milliseconds