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

/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c77 #define DDR_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \ macro
112 writel(DDR_CONF2_REG_VAL, regs + AR71XX_DDR_REG_CONFIG2);

Completed in 84 milliseconds