Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/ar933x/
A Dddr.c65 #define DDR_TRTW_S 12 macro
67 #define DDR_TRTW(x) ((x) << DDR_TRTW_S)
/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c69 #define DDR_TRTW_S 12 macro
71 #define DDR_TRTW(x) (((x) & DDR_TRTW_M) << DDR_TRTW_S)

Completed in 5 milliseconds