Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c96 val |= SG_MEMCONF_SPARSEMEM; in __uniphier_memconf_init()
H A Dsg-regs.h55 #define SG_MEMCONF_SPARSEMEM (0x1 << 4) macro
H A Ddram_init.c121 if (val & SG_MEMCONF_SPARSEMEM) { in uniphier_memconf_decode()