Searched refs:line_thresh2 (Results 1 – 1 of 1) sorted by relevance
1940 s32 line_thresh1, line_thresh2, line_thresh = 0; in cdns_mhdp_sst_enable() local1960 line_thresh2 = (pxlclock << 5) / 1000 / rate * (vs + 1) - (1 << 5); in cdns_mhdp_sst_enable()1961 line_thresh = line_thresh1 - line_thresh2 / (s32)mhdp->link.num_lanes; in cdns_mhdp_sst_enable()