Home
last modified time | relevance | path

Searched refs:CM_CLKSEL (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dcm3xxx.c387 omap2_cm_read_mod_reg(OMAP3430ES2_SGX_MOD, CM_CLKSEL); in omap3_cm_save_context()
389 omap2_cm_read_mod_reg(OMAP3430_DSS_MOD, CM_CLKSEL); in omap3_cm_save_context()
391 omap2_cm_read_mod_reg(OMAP3430_CAM_MOD, CM_CLKSEL); in omap3_cm_save_context()
393 omap2_cm_read_mod_reg(OMAP3430_PER_MOD, CM_CLKSEL); in omap3_cm_save_context()
520 CM_CLKSEL); in omap3_cm_restore_context()
522 CM_CLKSEL); in omap3_cm_restore_context()
524 CM_CLKSEL); in omap3_cm_restore_context()
526 CM_CLKSEL); in omap3_cm_restore_context()
638 *ptr++ = omap2_cm_read_mod_reg(CORE_MOD, CM_CLKSEL); in omap3_cm_save_scratchpad_contents()
639 *ptr++ = omap2_cm_read_mod_reg(WKUP_MOD, CM_CLKSEL); in omap3_cm_save_scratchpad_contents()
A Dcm3xxx.h49 #define OMAP3430_CM_CLKSEL1 CM_CLKSEL
50 #define OMAP3430_CM_CLKSEL1_PLL CM_CLKSEL
A Dcm2xxx.c371 omap2_cm_write_mod_reg(mpu, MPU_MOD, CM_CLKSEL); in omap2xxx_cm_set_mod_dividers()
372 omap2_cm_write_mod_reg(dsp, OMAP24XX_DSP_MOD, CM_CLKSEL); in omap2xxx_cm_set_mod_dividers()
373 omap2_cm_write_mod_reg(gfx, GFX_MOD, CM_CLKSEL); in omap2xxx_cm_set_mod_dividers()
378 omap2_cm_write_mod_reg(mdm, OMAP2430_MDM_MOD, CM_CLKSEL); in omap2xxx_cm_set_mod_dividers()
A Dcm2xxx_3xxx.h41 #define CM_CLKSEL 0x0040 macro
42 #define CM_CLKSEL1 CM_CLKSEL

Completed in 6 milliseconds