Searched refs:MDCNFG (Results 1 – 7 of 7) sorted by relevance
154 MDCNFG |= MDCNFG_CDB2; in sa1100_update_dram_timings()162 MDCNFG = settings->mdcnfg; in sa1100_update_dram_timings()169 MDCNFG |= MDCNFG_CDB2; in sa1100_update_dram_timings()177 MDCNFG = settings->mdcnfg; in sa1100_update_dram_timings()
160 sd->mdcnfg = MDCNFG & 0x007f007f; in sdram_calculate_timing()313 : "r" (&MDCNFG), "r" (&PPCR), "0" (sd.mdcnfg), in sa1110_target()
122 ldr r9, =MDCNFG150 @ Step 4 clear DE bis in MDCNFG
21 #define MDCNFG __REG(0x48000000) /* SDRAM Configuration Register 0 */ macro
200 uint32_t mdcnfg = MDCNFG; in init_sdram_rows()
687 FExtr(MDCNFG, MDCNFG_SA1110_DRAC0), in __sa1111_probe()688 FExtr(MDCNFG, MDCNFG_SA1110_TDL0)); in __sa1111_probe()
1401 #define MDCNFG __REG(0xA0000000) /* DRAM CoNFiGuration reg. */ macro