Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c35 #define DDR_TRRD_M 0xf macro
37 #define DDR_TRRD(x) (((x) & DDR_TRRD_M) << DDR_TRRD_S)
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c36 #define DDR_TRRD_M 0xf macro