Lines Matching full:lpddr3
176 } else if (sdram_params->base.dramtype == LPDDR3) { in set_ds_odt()
311 } else if (sdram_params->base.dramtype == LPDDR3) { in phy_io_config()
313 vref_mode_dq = 0x5; /* LPDDR3 ODT */ in phy_io_config()
366 vref_mode_dq = 0x2; /* LPDDR3 */ in phy_io_config()
400 else if (sdram_params->base.dramtype == LPDDR3) in phy_io_config()
869 } else if (sdram_params->base.dramtype == LPDDR3) { in data_training()
879 /* ca training(LPDDR4,LPDDR3 support) */ in data_training()
883 /* write leveling(LPDDR4,LPDDR3,DDR3 support) */ in data_training()
887 /* read gate training(LPDDR4,LPDDR3,DDR3 support) */ in data_training()
891 /* read leveling(LPDDR4,LPDDR3,DDR3 support) */ in data_training()
1047 (dramtype == LPDDR3 && ddr_freq > 933) || in sdram_init()
1067 /* LPDDR2/LPDDR3 need to wait DAI complete, max 10us */ in sdram_init()
1068 if (dramtype == LPDDR3) in sdram_init()