Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mx6slevk/
H A Dmx6slevk.c413 .ddr_type = DDR_TYPE_LPDDR2, in spl_dram_init()
/openbmc/u-boot/board/freescale/mx6memcal/
H A Dspl.c237 .ddr_type = DDR_TYPE_LPDDR2,
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h34 DDR_TYPE_LPDDR2, enumerator
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c638 .ddr_type = DDR_TYPE_LPDDR2,
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c1555 } else if (sysinfo->ddr_type == DDR_TYPE_LPDDR2) { in mx6_dram_cfg()