Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1075 const char *mfg_str; in display_sdram_details() local
1087 mfg_str = get_lpddr2_manufacturer(device->manufacturer); in display_sdram_details()
1096 if (mfg_str && type_str) in display_sdram_details()
1097 debug("%s\t\t%s\t%s\n", mfg_str, type_str, density_str); in display_sdram_details()