Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h115 #define DDRC_CFG_ROW_BIT 11 macro
116 #define DDRC_CFG_ROW_MASK (0x7 << DDRC_CFG_ROW_BIT)
117 #define DDRC_CFG_ROW_12 (0 << DDRC_CFG_ROW_BIT)
118 #define DDRC_CFG_ROW_13 (1 << DDRC_CFG_ROW_BIT)
119 #define DDRC_CFG_ROW_14 (2 << DDRC_CFG_ROW_BIT)