Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/ar933x/
Dddr.c83 #define DDR2_CONF_TWL_M 0xf macro
84 #define DDR2_CONF_TWL(x) (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)
/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c165 #define DDR2_CONF_TWL_M 0xf macro
167 (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)