Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c29 val |= SG_MEMCONF_CH0_NUM_2; in __uniphier_memconf_init()
H A Dsg-regs.h31 #define SG_MEMCONF_CH0_NUM_2 (0x0 << 8) macro
H A Ddram_init.c113 if ((val & SG_MEMCONF_CH0_NUM_MASK) == SG_MEMCONF_CH0_NUM_2) in uniphier_memconf_decode()