Searched refs:g_cdd_rr_max (Results 1 – 1 of 1) sorted by relevance
16 static unsigned int g_cdd_rr_max[4]; variable251 g_cdd_rr_max[fsp] = cdd_cha_rr_max > cdd_chb_rr_max ? cdd_cha_rr_max : cdd_chb_rr_max; in get_trained_CDD()264 g_cdd_rr_max[fsp] = look_for_max(ddr4_cdd, 1, 12); in get_trained_CDD()336 tmp = ddrc_rd_gap + (g_cdd_rr_max[i] >> 1); in update_umctl2_rank_space_setting()338 tmp = ddrc_rd_gap + (g_cdd_rr_max[i] >> 1) + 1; in update_umctl2_rank_space_setting()354 tmp = ddrc_rd_gap + (g_cdd_rr_max[0] >> 1) + 1; in update_umctl2_rank_space_setting()
Completed in 3 milliseconds