Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c1526 u64 tdc_res = 30; in intel_lt_phy_calculate_hdmi_state() local
1565 tdc_res = 70; in intel_lt_phy_calculate_hdmi_state()
1567 tdc_res = 36; in intel_lt_phy_calculate_hdmi_state()
1568 tdc_fine = tdc_res > 50 ? 1 : 0; in intel_lt_phy_calculate_hdmi_state()
1569 temp0 = tdc_res * 40 * 11; in intel_lt_phy_calculate_hdmi_state()
1573 tdc_targetcnt = tdc_res < 50 ? (int)(temp1) : (int)(temp3); in intel_lt_phy_calculate_hdmi_state()
1575 temp0 = mul_q32_u32(target_dco_mhz, tdc_res); in intel_lt_phy_calculate_hdmi_state()