Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c43 #define DDR_TRFC_S 17 macro
44 #define DDR_TRFC(x) ((x) << DDR_TRFC_S)
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c42 #define DDR_TRFC_S 17 macro
43 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S)