Searched refs:UNIPHIER_BD_DRAM_SPARSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-uniphier/ | ||
H A D | init.h | 24 #define UNIPHIER_BD_DRAM_SPARSE BIT(9) macro |
H A D | memconf.c | 95 if (bd->flags & UNIPHIER_BD_DRAM_SPARSE) in __uniphier_memconf_init() |