Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Dsdram_elpida.c151 .density = LPDDR2_DENSITY_2Gb,
/external/u-boot/arch/arm/include/asm/
Demif.h1045 #define LPDDR2_DENSITY_2Gb 5 macro
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c586 else if ((type == LPDDR2_TYPE_S2) && (density == LPDDR2_DENSITY_2Gb)) in addressing_table_index()