Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c38 #define DDR_TRFC_M 0x7f macro
40 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S)
/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c39 #define DDR_TRFC_M 0x7f macro