Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c977 static void intel_lt_phy_write(struct intel_encoder *encoder, in intel_lt_phy_write() function
1798 intel_lt_phy_write(encoder, owned_lane_mask, LT_PHY_VDR_0_CONFIG, in intel_lt_phy_program_pll()
1800 intel_lt_phy_write(encoder, INTEL_LT_PHY_LANE0, LT_PHY_VDR_1_CONFIG, in intel_lt_phy_program_pll()
1802 intel_lt_phy_write(encoder, owned_lane_mask, LT_PHY_VDR_2_CONFIG, in intel_lt_phy_program_pll()
1806 intel_lt_phy_write(encoder, INTEL_LT_PHY_LANE0, LT_PHY_VDR_X_ADDR_MSB(i), in intel_lt_phy_program_pll()
1809 intel_lt_phy_write(encoder, INTEL_LT_PHY_LANE0, LT_PHY_VDR_X_ADDR_LSB(i), in intel_lt_phy_program_pll()
1814 intel_lt_phy_write(encoder, INTEL_LT_PHY_LANE0, in intel_lt_phy_program_pll()
2011 intel_lt_phy_write(encoder, owned_lane_mask, LT_PHY_RATE_UPDATE, in intel_lt_phy_pll_enable()