Home
last modified time | relevance | path

Searched refs:BOSTON_PLAT_DDRCONF0_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/imgtec/boston/
H A Dboston-regs.h23 # define BOSTON_PLAT_DDRCONF0_SIZE (0xf << 0) macro
H A Dddr.c18 gd->ram_size = (phys_size_t)(ddrconf0 & BOSTON_PLAT_DDRCONF0_SIZE) << in dram_init()