Searched refs:CORE_MOD (Results 1 - 12 of 12) sorted by last modified time

/linux-master/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c260 .module_offs = CORE_MOD,
275 .module_offs = CORE_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,
826 .module_offs = CORE_MOD,
890 .module_offs = CORE_MOD,
[all...]
H A Dsleep34xx.S29 #define PM_PREPWSTST_CORE_P OMAP3430_PRM_BASE + CORE_MOD +\
32 #define CM_IDLEST1_CORE_V OMAP34XX_CM_REGADDR(CORE_MOD, CM_IDLEST1)
H A Dprm3xxx.c277 CORE_MOD, OMAP2_RM_RSTCTRL);
278 omap2_prm_write_mod_reg(0, CORE_MOD, OMAP2_RM_RSTCTRL);
354 omap2_prm_write_mod_reg(0, CORE_MOD, OMAP3430_PM_IVAGRPSEL1);
355 omap2_prm_write_mod_reg(0, CORE_MOD, OMAP3430ES2_PM_IVAGRPSEL3);
362 omap2_prm_write_mod_reg(0xffffffff, CORE_MOD, OMAP2_RM_RSTST);
H A Dprcm-common.h24 #define CORE_MOD 0x200 macro
H A Dpm34xx.c147 c += omap_prm_clear_mod_irqs(CORE_MOD, 1, ~0);
150 c += omap_prm_clear_mod_irqs(CORE_MOD, 3, ~0);
H A Domap_hwmod_2xxx_ipblock_data.c198 .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...]
H A Domap_hwmod_2420_data.c98 .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 Dcm2xxx.c231 f1 = omap2_cm_read_mod_reg(CORE_MOD, CM_FCLKEN1);
232 f2 = omap2_cm_read_mod_reg(CORE_MOD, OMAP24XX_CM_FCLKEN2);
242 l = omap2_cm_read_mod_reg(CORE_MOD, CM_FCLKEN1);
248 l = omap2_cm_read_mod_reg(CORE_MOD, OMAP24XX_CM_FCLKEN2);
277 tmp = omap2_cm_read_mod_reg(CORE_MOD, CM_CLKSEL1) &
279 omap2_cm_write_mod_reg(core | tmp, CORE_MOD, CM_CLKSEL1);
H A Domap_hwmod_2430_data.c85 .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...]
H A Dpowerdomains3xxx_data.c97 .prcm_offs = CORE_MOD,
114 .prcm_offs = CORE_MOD,
136 .prcm_offs = CORE_MOD,
H A Dpowerdomains2xxx_data.c58 .prcm_offs = CORE_MOD,
H A Dcm3xxx.c422 omap2_cm_read_mod_reg(CORE_MOD, CM_FCLKEN1);
424 omap2_cm_read_mod_reg(CORE_MOD, OMAP3430ES2_CM_FCLKEN3);
438 omap2_cm_read_mod_reg(CORE_MOD, CM_ICLKEN1);
440 omap2_cm_read_mod_reg(CORE_MOD, CM_ICLKEN2);
442 omap2_cm_read_mod_reg(CORE_MOD, CM_ICLKEN3);
464 omap2_cm_read_mod_reg(CORE_MOD, OMAP2_CM_CLKSTCTRL);
479 omap2_cm_read_mod_reg(CORE_MOD, CM_AUTOIDLE1);
481 omap2_cm_read_mod_reg(CORE_MOD, CM_AUTOIDLE2);
483 omap2_cm_read_mod_reg(CORE_MOD, CM_AUTOIDLE3);
552 omap2_cm_write_mod_reg(cm_context.core_cm_fclken1, CORE_MOD,
[all...]

Completed in 190 milliseconds