Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c70 #define DDR_TWTR_S 21 macro
72 #define DDR_TWTR(x) ((x) << DDR_TWTR_S)
/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c73 #define DDR_TWTR_S 21 macro
75 #define DDR_TWTR(x) (((x) & DDR_TWTR_M) << DDR_TWTR_S)