Home
last modified time | relevance | path

Searched refs:DDR_BURST_LEN (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c61 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) macro
82 #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 | \
/u-boot/arch/mips/mach-ath79/ar933x/
A Dddr.c57 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) macro
78 #define DDR_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \

Completed in 5 milliseconds