Searched refs:MDCNFG_DE2 (Results 1 – 4 of 4) sorted by relevance
54 #define MDCNFG_DE2 (1 << 16) /* SDRAM Bank 2 Enable */ macro
203 if (mdcnfg & (MDCNFG_DE2 | MDCNFG_DE3)) in init_sdram_rows()
125 bic r10, r10, #(MDCNFG_DE2+MDCNFG_DE3)
1411 #define MDCNFG_DE2 MDCNFG_DE (2) /* DRAM Enable bank 2 */ macro