Searched refs:DDR_TWTR_S (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c70 #define DDR_TWTR_S 21 macro
72 #define DDR_TWTR(x) ((x) << DDR_TWTR_S)
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c74 #define DDR_TWTR_S 21 macro
76 #define DDR_TWTR(x) (((x) & DDR_TWTR_M) << DDR_TWTR_S)

Completed in 102 milliseconds