Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h17 LPDDR4X = 8, enumerator
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c805 else if (dramtype == LPDDR4X) in get_ddr_drv_odt_info()
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()
1236 if (dramtype == LPDDR4X) in sdram_cmd_dq_path_remap()
1290 sdram_params->base.dramtype == LPDDR4X) in phy_cfg()
1325 if (dramtype != LPDDR4 && dramtype != LPDDR4X) { in read_mr()
[all …]
H A Ddmc_fsp.c399 else if (dram_type == LPDDR4X) in dmc_fsp_probe()
H A Dsdram_common.c44 case LPDDR4X: in sdram_print_dram_type()
/rk3399_rockchip-uboot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c233 case LPDDR4X: in do_ddr_dq_eye()