Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c86 #define DDR2_CONF_TWL_M 0xf macro
87 #define DDR2_CONF_TWL(x) (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c168 #define DDR2_CONF_TWL_M 0xf macro
170 (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S)