Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c1527 u32 prop_coeff; in intel_lt_phy_calculate_hdmi_state() local
1581 prop_coeff = (temp0 >= dco_fmin) ? 3 : 4; in intel_lt_phy_calculate_hdmi_state()
1603 (int_coeff << 12) + (prop_coeff << 8) + tdc_targetcnt); in intel_lt_phy_calculate_hdmi_state()