Home
last modified time | relevance | path

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

/u-boot/drivers/ddr/altera/
A Dsdram_s10.h10 #define DDR_TWR 15 macro
A Dsdram_s10.c225 io48_value = (((DRAMTIMING0_CFG_TCL(dramtim0) + 2 + DDR_TWR + in sdram_mmr_init_full()
/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c68 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro
83 DDR_CKE | DDR_TWR(13) | DDR_TRTW(14) | \
87 DDR_CKE | DDR_TWR(1) | DDR_TRTW(14) | \
/u-boot/arch/mips/mach-ath79/ar933x/
A Dddr.c64 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro
79 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \

Completed in 14 milliseconds