Searched refs:MDREFR_SLFRSH (Results 1 – 3 of 3) sorted by relevance
107 tmp |= MDREFR_K0RUN | MDREFR_SLFRSH; in pxa2xx_dram_init()129 writelrb(CONFIG_SYS_MDREFR_VAL & ~MDREFR_SLFRSH, MDREFR); in pxa2xx_dram_init()281 writel(MDREFR_SLFRSH, MDREFR); in reset_cpu()
2474 #define MDREFR_SLFRSH (1 << 22) /* SDRAM Self-Refresh Control/Status */ macro
2060 #define MDREFR_SLFRSH (1 << 31) macro