Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c63 #define DDR_CNTL_OE_EN BIT(5) 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.c59 #define DDR_CNTL_OE_EN BIT(5) macro
78 #define DDR_CONF2_REG_VAL (DDR_BURST_LEN(8) | DDR_CNTL_OE_EN | \

Completed in 4 milliseconds