Home
last modified time | relevance | path

Searched refs:SDRC_DLLA_CTRL (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Dsdrc2xxx.c68 u32 dll_state = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_dll_is_unlocked()
144 fast_dll = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_init_params()
Dsram243x.S132 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
190 str r1, [r2] @ write out new SDRC_DLLA_CTRL
227 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
327 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dsram242x.S132 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
190 str r1, [r2] @ write out new SDRC_DLLA_CTRL
227 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
327 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dpm24xx.c145 omap2_sram_suspend(sdrc_read_reg(SDRC_DLLA_CTRL), in omap2_enter_full_retention()
146 OMAP_SDRC_REGADDR(SDRC_DLLA_CTRL), in omap2_enter_full_retention()
Dsram34xx.S339 .word OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dcontrol.c352 sdrc_block_contents.dll_a_ctrl = sdrc_read_reg(SDRC_DLLA_CTRL); in omap3_save_scratchpad_contents()
Dsleep34xx.S65 #define SDRC_DLLA_CTRL_V OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dsdrc.h27 #define SDRC_DLLA_CTRL 0x060 macro