Searched refs:DDR_BURST_LEN (Results 1 – 2 of 2) sorted by relevance
61 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) macro82 #define DDR1_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \86 #define DDR2_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \
57 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) macro78 #define DDR_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \
Completed in 5 milliseconds