Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c43 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S) macro
53 DDR_TRFC(7) | DDR_TMRD(5) | \
57 DDR_TRFC(21) | DDR_TMRD(15) | \
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c44 #define DDR_TRFC(x) ((x) << DDR_TRFC_S) macro
54 DDR_TRFC(30) | DDR_TMRD(15) | \