Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c64 #define DDR_TRTW_S 12 macro
66 #define DDR_TRTW(x) ((x) << DDR_TRTW_S)
/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c67 #define DDR_TRTW_S 12 macro
69 #define DDR_TRTW(x) (((x) & DDR_TRTW_M) << DDR_TRTW_S)