Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c71 #define DDR_TRTW(x) (((x) & DDR_TRTW_M) << DDR_TRTW_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.c67 #define DDR_TRTW(x) ((x) << DDR_TRTW_S) macro
79 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \

Completed in 4 milliseconds