Home
last modified time | relevance | path

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

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