Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c117 u32 t_xpdll; member
210 spd->t_xpdll = (spd->t_ck > 2400) ? 10 : 24000 / spd->t_ck; in ddrtimingcalculation()
339 spd_cb->phy_cfg.dtpr2 |= (((spd->t_xp > spd->t_xpdll) ? in init_ddr3param()
340 spd->t_xp : spd->t_xpdll) & in init_ddr3param()