Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/
Dsg-regs.h55 #define SG_MEMCONF_CH2_SZ_512M ((0x1 << 26) | (0x00 << 16)) macro
Dmemconf.c132 val |= SG_MEMCONF_CH2_SZ_512M; in __uniphier_memconf_init()
Ddram_init.c120 case SG_MEMCONF_CH2_SZ_512M: in uniphier_memconf_decode()