Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Dsdrc.h145 #define SDRC_RFR_CTRL_0 0x0a4 macro
Dsram242x.S216 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
312 .word OMAP242X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dsram243x.S216 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
312 .word OMAP243X_SDRC_REGADDR(SDRC_RFR_CTRL_0)
Dcontrol.c373 sdrc_read_reg(SDRC_RFR_CTRL_0); in omap3_save_scratchpad_contents()