Searched refs:t_rc (Results 1 – 4 of 4) sorted by relevance
110 u32 t_rc; member227 spd->t_rc = (((((buf->tras_trc_ext & 0xf0) << 4) | buf->trc_min_lsb) * in ddrtimingcalculation()326 spd_cb->phy_cfg.dtpr0 = (spd->t_rc & 0x3f) << 26 | in init_ddr3param()380 ((spd->t_rc - 1) & 0xff) << 10 | in init_ddr3param()
17 u16 dclk, t_rp, t_rdpre, t_rc, t_ras, t_rcd; member114 sp->t_rc = sp->t_rp + sp->t_ras; in icl_pcode_read_qgv_point_info()162 sp->t_rcd, sp->t_rc); in icl_get_qgv_points()256 ct = max_t(int, sp->t_rc, sp->t_rp + sp->t_rcd + in icl_get_bw_info()
49 writel((ck / dram->trc) & 0x0000001F, &emc->t_rc); in ddr_init()
27 u32 t_rc; /* Active to active command period */ member