Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/ar933x/
A Dddr.c68 #define DDR_TRTP_S 17 macro
70 #define DDR_TRTP(x) ((x) << DDR_TRTP_S)
/u-boot/arch/mips/mach-ath79/qca953x/
A Dddr.c72 #define DDR_TRTP_S 17 macro
74 #define DDR_TRTP(x) (((x) & DDR_TRTP_M) << DDR_TRTP_S)

Completed in 9 milliseconds