Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dsdram.c262 writel((DDR_CLK_DIV << 1) | DDRC_REFCNT_REF_EN | in sdram_init()
/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h287 #define DDRC_REFCNT_REF_EN BIT(0) macro