Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Djedec_ddr.h132 #define LPDDR2_TYPE_S2 1 macro
H A Dof_memory.c354 info.arch_type = LPDDR2_TYPE_S2; in of_lpddr2_get_info()
/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