Home
last modified time | relevance | path

Searched defs:DDR2_CONF_TFAW (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c88 #define DDR2_CONF_TFAW(x) (((x) & DDR2_CONF_TFAW_M) << DDR2_CONF_TFAW_S) macro
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c171 #define DDR2_CONF_TFAW(x) \ macro