Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c584 if ((type == LPDDR2_TYPE_S2) && (density == LPDDR2_DENSITY_1Gb)) in addressing_table_index()
586 else if ((type == LPDDR2_TYPE_S2) && (density == LPDDR2_DENSITY_2Gb)) in addressing_table_index()
1013 case LPDDR2_TYPE_S2: in get_lpddr2_type()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1053 #define LPDDR2_TYPE_S2 1 macro