Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsdrc2xxx.c70 u32 dll_state = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_dll_is_unlocked()
146 fast_dll = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_init_params()
Dpm24xx.c111 omap2_sram_suspend(sdrc_read_reg(SDRC_DLLA_CTRL), in omap2_enter_full_retention()
112 OMAP_SDRC_REGADDR(SDRC_DLLA_CTRL), in omap2_enter_full_retention()
Dsram242x.S134 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
192 str r1, [r2] @ write out new SDRC_DLLA_CTRL
229 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
329 .word OMAP242X_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dsram243x.S134 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
192 str r1, [r2] @ write out new SDRC_DLLA_CTRL
229 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
329 .word OMAP243X_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dsram34xx.S340 .word OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
Dcontrol.c349 sdrc_block_contents.dll_a_ctrl = sdrc_read_reg(SDRC_DLLA_CTRL); in omap3_save_scratchpad_contents()
Dsleep34xx.S68 #define SDRC_DLLA_CTRL_V OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
/arch/arm/plat-omap/include/plat/
Dsdrc.h26 #define SDRC_DLLA_CTRL 0x060 macro