Searched refs:DDR2_CONF_TWL_S (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c82 #define DDR2_CONF_TWL_S 10 macro
84 #define DDR2_CONF_TWL(x) (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c165 #define DDR2_CONF_TWL_S 10 macro
168 (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)

Completed in 35 milliseconds