Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rk3399.c179 if (sdram_params->base.dramtype == LPDDR4) { in set_memory_map()
220 if (sdram_params->base.dramtype == LPDDR4) { in phy_io_config()
327 if (sdram_params->base.dramtype == LPDDR4) { in phy_io_config()
350 if (sdram_params->base.dramtype == LPDDR4) { in phy_io_config()
399 if (sdram_params->base.dramtype == LPDDR4) { in phy_io_config()
559 if (sdram_params->base.dramtype == LPDDR4) { in set_ds_odt()
637 if (sdram_params->base.dramtype == LPDDR4) { in set_ds_odt()
693 if (sdram_params->base.dramtype == LPDDR4) { in set_ds_odt()
767 if (sdram_params->base.dramtype == LPDDR4) in set_ds_odt()
864 if (sdram_params->base.dramtype == LPDDR4) in pctl_start()
[all …]
H A Dsdram_rv1126.c803 else if (dramtype == LPDDR4) in get_ddr_drv_odt_info()
828 if (dramtype == LPDDR4) { in set_lp4_vref()
954 if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
969 } else if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
1013 if (dramtype != LPDDR4 && dramtype != LPDDR4X) { in set_ds_odt()
1047 if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
1073 if (dramtype == LPDDR4 || dramtype == LPDDR4X) in set_ds_odt()
1089 if (dramtype == LPDDR4 || dramtype == LPDDR4X) in set_ds_odt()
1237 dramtype = LPDDR4; in sdram_cmd_dq_path_remap()
1239 if (dramtype <= LPDDR4) in sdram_cmd_dq_path_remap()
[all …]
H A DKconfig32 3 for DDR3, 5 for LPDDR2, 6 for LPDDR3, 7 for LPDDR4, all other
H A Ddmc_fsp.c397 else if (dram_type == LPDDR4) in dmc_fsp_probe()
H A Dsdram_common.c41 case LPDDR4: in sdram_print_dram_type()
355 } else if (dram_type == LPDDR4) { in sdram_detect_dbw()
H A Dsdram-rk3399-lpddr4-400.inc52 .dramtype = LPDDR4,
H A Dsdram-rk3399-lpddr4-800.inc52 .dramtype = LPDDR4,
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h16 LPDDR4 = 7, enumerator
/rk3399_rockchip-uboot/drivers/ram/rockchip/sdram_inc/rv1126/
H A Dsdram-rv1126-lpddr4-detect-924.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-396.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-1056.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-528.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-784.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-328.inc28 .dramtype = LPDDR4,
H A Dsdram-rv1126-lpddr4-detect-664.inc28 .dramtype = LPDDR4,
/rk3399_rockchip-uboot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c246 case LPDDR4: in do_ddr_dq_eye()