Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c71 #define DDR_TRTP_M 0xf macro
72 #define DDR_TRTP(x) (((x) & DDR_TRTP_M) << DDR_TRTP_S)
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c68 #define DDR_TRTP_M 0xf macro