Searched refs:SG_MEMCONF_CH0_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/mach-uniphier/ | ||
A D | sg-regs.h | 36 #define SG_MEMCONF_CH0_SZ_MASK ((0x1 << 10) | (0x03 << 0)) macro |
A D | dram_init.c | 39 switch (val & SG_MEMCONF_CH0_SZ_MASK) { in uniphier_memconf_decode() |
Completed in 3 milliseconds