Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c61 #define DDR_CNTL_OE_EN BIT(5) macro
80 #define DDR1_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \
84 #define DDR2_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c58 #define DDR_CNTL_OE_EN BIT(5) macro
77 #define DDR_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \