Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/imx/imx8m/
H A DKconfig8 Select the i.MX8M LPDDR4 driver support on i.MX8M SOC.
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h13 LPDDR4 = 0x7, enumerator
/openbmc/linux/arch/arm64/boot/dts/apple/
H A Dt8112-pmgr.dtsi530 apple,always-on; /* LPDDR4 interface */
539 apple,always-on; /* LPDDR4 interface */
548 apple,always-on; /* LPDDR4 interface */
557 apple,always-on; /* LPDDR4 interface */
566 apple,always-on; /* LPDDR4 interface */
575 apple,always-on; /* LPDDR4 interface */
584 apple,always-on; /* LPDDR4 interface */
593 apple,always-on; /* LPDDR4 interface */
H A Dt8103-pmgr.dtsi576 apple,always-on; /* LPDDR4 interface */
585 apple,always-on; /* LPDDR4 interface */
594 apple,always-on; /* LPDDR4 interface */
603 apple,always-on; /* LPDDR4 interface */
744 apple,always-on; /* LPDDR4 interface */
753 apple,always-on; /* LPDDR4 interface */
762 apple,always-on; /* LPDDR4 interface */
771 apple,always-on; /* LPDDR4 interface */
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c166 if (sdram_params->base.dramtype == LPDDR4) { in set_ds_odt()
305 if (sdram_params->base.dramtype == LPDDR4) { in phy_io_config()
398 if (sdram_params->base.dramtype == LPDDR4) in phy_io_config()
865 if (sdram_params->base.dramtype == LPDDR4) { in data_training()
1048 (dramtype == LPDDR4 && ddr_freq > 800)) { in sdram_init()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-evkb.dts75 /* NVCC_DRAM for LPDDR4 */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsda660-inforce-ifc6560.dts298 /* This gives power to the LPDDR4: never turn it off! */
H A Dsdm660-xiaomi-lavender.dts323 /* This gives power to the LPDDR4: never turn it off! */
H A Dsdm630-sony-xperia-nile.dtsi529 /* This gives power to the LPDDR4: never turn it off! */
/openbmc/linux/drivers/gpu/drm/i915/soc/
H A Dintel_dram.c35 DRAM_TYPE_STR(LPDDR4), in intel_dram_type_str()