Home
last modified time | relevance | path

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

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