Searched refs:DRAM_MCR_MODE_DQ_OUT (Results 1 – 1 of 1) sorted by relevance
142 #define DRAM_MCR_MODE_DQ_OUT(n) (((n) & 0x3) << 2) macro143 #define DRAM_MCR_MODE_DQ_OUT_MASK DRAM_MCR_MODE_DQ_OUT(0x3)