Searched refs:REG_SDRAM_TIMING_H_R2W_W2R_MASK (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.c534 reg &= ~(REG_SDRAM_TIMING_H_R2W_W2R_MASK <<
538 reg |= ((trd2wr_wr2rd & REG_SDRAM_TIMING_H_R2W_W2R_MASK) <<
H A Dddr3_axp.h104 #define REG_SDRAM_TIMING_H_R2W_W2R_MASK 0x3 macro

Completed in 86 milliseconds