Home
last modified time | relevance | path

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

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