Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h29 #define SG_MEMCONF_CH0_NUM_MASK (0x1 << 8) macro
H A Ddram_init.c113 if ((val & SG_MEMCONF_CH0_NUM_MASK) == SG_MEMCONF_CH0_NUM_2) in uniphier_memconf_decode()