Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c1511 #define ADDR_ASSIGN(i, pll_reg) \ in intel_lt_phy_calculate_hdmi_state() macro
1617 ADDR_ASSIGN(0, p.pll_reg4); in intel_lt_phy_calculate_hdmi_state()
1618 ADDR_ASSIGN(1, p.pll_reg3); in intel_lt_phy_calculate_hdmi_state()
1619 ADDR_ASSIGN(2, p.pll_reg5); in intel_lt_phy_calculate_hdmi_state()
1620 ADDR_ASSIGN(3, p.pll_reg57); in intel_lt_phy_calculate_hdmi_state()
1621 ADDR_ASSIGN(4, p.lf); in intel_lt_phy_calculate_hdmi_state()
1622 ADDR_ASSIGN(5, p.tdc); in intel_lt_phy_calculate_hdmi_state()
1623 ADDR_ASSIGN(6, p.ssc); in intel_lt_phy_calculate_hdmi_state()
1624 ADDR_ASSIGN(7, p.bias2); in intel_lt_phy_calculate_hdmi_state()
1625 ADDR_ASSIGN(8, p.bias_trim); in intel_lt_phy_calculate_hdmi_state()
[all …]