Searched refs:BOSTON_PLAT_DDRCONF0_SIZE (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/imgtec/boston/ | ||
A D | boston-regs.h | 23 # define BOSTON_PLAT_DDRCONF0_SIZE (0xf << 0) macro |
A D | ddr.c | 20 gd->ram_size = (phys_size_t)(ddrconf0 & BOSTON_PLAT_DDRCONF0_SIZE) << in dram_init() |
Completed in 2 milliseconds