Searched refs:t_rtp (Results 1 – 2 of 2) sorted by relevance
103 u32 t_rtp; member232 spd->t_rtp = (buf->trtp_min * mtb) / spd->t_ck; in ddrtimingcalculation()329 (spd->t_rtp & 0xf); in init_ddr3param()389 ((spd->t_rtp - 1) & 0xf) << 4 | ((spd->t_cke) & 0xf); in init_ddr3param()
1688 u32 t_rcd = 0, t_rp = 0, t_wr = 0, t_wtr = 0, t_rrd = 0, t_rtp = 0, in ddr3_tip_set_timing() local1732 t_rtp = GET_MAX_VALUE(t_ckclk * 4, speed_bin_table(speed_bin_index, in ddr3_tip_set_timing()1751 t_rtp = time_to_nclk(t_rtp, t_ckclk); in ddr3_tip_set_timing()1767 (((t_rtp - 1) & SDRAM_TIMING_LOW_TRTP_MASK) << SDRAM_TIMING_LOW_TRTP_OFFS); in ddr3_tip_set_timing()