Searched refs:d6_new (Results 1 – 1 of 1) sorted by relevance
1539 u32 d6 = 0, d6_new = 0; in intel_lt_phy_calculate_hdmi_state() local1598 d6_new = (d6 == 0) ? 40 : d6; in intel_lt_phy_calculate_hdmi_state()1599 p.pll_reg57.val = (d7 << 24) + (postdiv << 15) + (d8 << 7) + d6_new; in intel_lt_phy_calculate_hdmi_state()