Home
last modified time | relevance | path

Searched defs:DDR_TWTR (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-ath79/ar933x/
H A Dddr.c75 #define DDR_TWTR(x) ((x) << DDR_TWTR_S) macro
/rk3399_rockchip-uboot/arch/mips/mach-ath79/qca953x/
H A Dddr.c78 #define DDR_TWTR(x) (((x) & DDR_TWTR_M) << DDR_TWTR_S) macro