Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h378 #define DDR3_MR0_BL_BIT 0 macro
379 #define DDR3_MR0_BL_MASK (3 << DDR3_MR0_BL_BIT)
380 #define DDR3_MR0_BL_8 (0 << DDR3_MR0_BL_BIT)
381 #define DDR3_MR0_BL_fly (1 << DDR3_MR0_BL_BIT)
382 #define DDR3_MR0_BL_4 (2 << DDR3_MR0_BL_BIT)