Home
last modified time | relevance | path

Searched refs:SDRC_RFR_CTRL_0 (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-omap2/
Dsdrc.h148 #define SDRC_RFR_CTRL_0 0x0a4 macro
Dsram243x.S230 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
326 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dsram242x.S230 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
326 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dsram34xx.S304 .word OMAP34XX_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dcontrol.c373 sdrc_read_reg(SDRC_RFR_CTRL_0); in omap3_save_scratchpad_contents()