Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c1524 u64 tdc_fine, tdc_targetcnt; in intel_lt_phy_calculate_hdmi_state() local
1573 tdc_targetcnt = tdc_res < 50 ? (int)(temp1) : (int)(temp3); in intel_lt_phy_calculate_hdmi_state()
1574 tdc_targetcnt = (int)(tdc_targetcnt / 2); in intel_lt_phy_calculate_hdmi_state()
1603 (int_coeff << 12) + (prop_coeff << 8) + tdc_targetcnt); in intel_lt_phy_calculate_hdmi_state()