Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c30 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S) macro
50 #define DDR1_CONF_REG_VAL (DDR_TRAS(16) | DDR_TRCD(6) | \
54 #define DDR2_CONF_REG_VAL (DDR_TRAS(27) | DDR_TRCD(9) | \
/u-boot/arch/mips/mach-ath79/ar933x/
A Dddr.c30 #define DDR_TRAS(x) ((x) << DDR_TRAS_S) macro
50 #define DDR_CONF_REG_VAL (DDR_TRAS(16) | DDR_TRCD(6) | \

Completed in 5 milliseconds