Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dsdrc.h148 #define SDRC_RFR_CTRL_0 0x0a4 macro
Dsram242x.S230 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
326 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dsram243x.S230 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
326 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dcontrol.c381 sdrc_read_reg(SDRC_RFR_CTRL_0); in omap3_save_scratchpad_contents()