Searched refs:DRAM_DCR_MODE (Results 1 – 2 of 2) sorted by relevance
127 #define DRAM_DCR_MODE(n) (((n) & 0x3) << 13) macro128 #define DRAM_DCR_MODE_MASK DRAM_DCR_MODE(0x3)
619 reg_val |= DRAM_DCR_MODE(DRAM_DCR_MODE_INTERLEAVE); in dramc_init_helper()
Completed in 4 milliseconds