Home
last modified time | relevance | path

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

/OK3568_Linux_fs/rkbin/doc/release/
H A DRV1126_CN.md73 | 1 | 紧急 | 解决 LPDDR4X MRR 错误的问题 | MRR 函数中关于 LPDDR4X 的判断逻辑有缺陷,导致 LPDDR4X MRR 数据可能错误…
H A DRV1126_EN.md73 … | Fix problem of LPDDR4X MRR error | The judgment logic of LPDDR4X in the MRR function is …
H A DRK3588_CN.md82 5. 先初始化LPDDR4X
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c799 else if (dramtype == LPDDR4X) in get_ddr_drv_odt_info()
948 if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
963 } else if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
1007 if (dramtype != LPDDR4 && dramtype != LPDDR4X) { in set_ds_odt()
1041 if (dramtype == LPDDR4 || dramtype == LPDDR4X) { in set_ds_odt()
1067 if (dramtype == LPDDR4 || dramtype == LPDDR4X) in set_ds_odt()
1083 if (dramtype == LPDDR4 || dramtype == LPDDR4X) in set_ds_odt()
1230 if (dramtype == LPDDR4X) in sdram_cmd_dq_path_remap()
1284 sdram_params->base.dramtype == LPDDR4X) in phy_cfg()
1443 if ((dramtype == LPDDR4 || dramtype == LPDDR4X) && in modify_ca_deskew()
[all …]
H A Ddmc_fsp.c399 else if (dram_type == LPDDR4X) in dmc_fsp_probe()
H A Dsdram_common.c31 case LPDDR4X: in sdram_print_dram_type()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h17 LPDDR4X = 8, enumerator
/OK3568_Linux_fs/kernel/drivers/devfreq/event/
H A Drockchip-dfi.c93 LPDDR4X = 8, enumerator
386 else if (info->dram_type == LPDDR4 || info->dram_type == LPDDR4X) in rockchip_dfi_start_hardware_counter()
442 if (info->dram_type == LPDDR4 || info->dram_type == LPDDR4X) in rockchip_dfi_get_busier_ch()
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c233 case LPDDR4X: in do_ddr_dq_eye()