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

/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c69 #define DDR_TRTP(x) ((x) << DDR_TRTP_S) macro
79 DDR_TRTP(8) | DDR_TWTR(14) | \
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c73 #define DDR_TRTP(x) (((x) & DDR_TRTP_M) << DDR_TRTP_S) macro
83 DDR_TRTP(8) | DDR_TWTR(14) | \
87 DDR_TRTP(9) | DDR_TWTR(21) | \

Completed in 39 milliseconds