Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c69 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro
84 DDR_CKE | DDR_TWR(13) | DDR_TRTW(14) | \
88 DDR_CKE | DDR_TWR(1) | DDR_TRTW(14) | \
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c66 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro
81 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \