Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c34 #define DDR_TRP(x) (((x) & DDR_TRP_M) << DDR_TRP_S) macro
49 DDR_TRP(6) | DDR_TRRD(4) | \
53 DDR_TRP(9) | DDR_TRRD(7) | \
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c35 #define DDR_TRP(x) ((x) << DDR_TRP_S) macro
50 DDR_TRP(6) | DDR_TRRD(4) | \