Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h281 #define DDRC_REFCNT_CON_BIT 16 macro
282 #define DDRC_REFCNT_CON_MASK (0xff << DDRC_REFCNT_CON_BIT)
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dsdram.c263 (tmp << DDRC_REFCNT_CON_BIT), in sdram_init()