Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c98 u32 t_xs; member
234 spd->t_xs = (((spd->t_rfc + 10) * 1000) / spd->t_ck); in ddrtimingcalculation()
285 spd->t_dinit1 = spd->t_xs; in ddrtimingcalculation()
342 spd_cb->phy_cfg.dtpr2 |= (((spd->t_xs > spd->t_xsdll) ? in init_ddr3param()
343 spd->t_xs : spd->t_xsdll) & in init_ddr3param()
387 ((spd->t_xs - 1) & 0x3ff) << 18 | in init_ddr3param()