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

/u-boot/drivers/ddr/altera/
H A Dsdram_s10.h10 #define DDR_TWR 15 macro
H A Dsdram_s10.c225 io48_value = (((DRAMTIMING0_CFG_TCL(dramtim0) + 2 + DDR_TWR +
/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c63 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro
78 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c67 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro
82 DDR_CKE | DDR_TWR(13) | DDR_TRTW(14) | \
86 DDR_CKE | DDR_TWR(1) | DDR_TRTW(14) | \

Completed in 95 milliseconds