Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h132 #define DDR_SIZE DEVSZ_512
149 #define DDR_SIZE DEVSZ_512
166 #define DDR_SIZE DEVSZ_512
/arch/blackfin/kernel/
Dsetup.c741 case DEVSZ_512: ret = 512 / 8; in get_mem_size()
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1801 #define DEVSZ_512 0 /* DDR External Bank Size = 512MB */ macro