Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dsdram_rk3399.h13 LPDDR4 = 0x7, enumerator
/external/u-boot/drivers/ram/rockchip/
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()