Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c102 val |= SG_MEMCONF_CH2_DISABLE; in __uniphier_memconf_init()
H A Dsg-regs.h53 #define SG_MEMCONF_CH2_DISABLE (0x1 << 21) macro
H A Ddram_init.c158 if (!data->have_ch2 || val & SG_MEMCONF_CH2_DISABLE) in uniphier_memconf_decode()