Searched refs:intel_lt_phy_read (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_lt_phy.c | 972 static u8 intel_lt_phy_read(struct intel_encoder *encoder, u8 lane_mask, u16 addr) in intel_lt_phy_read() function 1275 val = intel_lt_phy_read(encoder, INTEL_LT_PHY_LANE0, in intel_lt_phy_config_changed() 2009 rate_update = intel_lt_phy_read(encoder, INTEL_LT_PHY_LANE0, LT_PHY_RATE_UPDATE); in intel_lt_phy_pll_enable() 2252 pll_state->config[0] = intel_lt_phy_read(encoder, lane, LT_PHY_VDR_0_CONFIG); in intel_lt_phy_pll_readout_hw_state() 2253 pll_state->config[1] = intel_lt_phy_read(encoder, INTEL_LT_PHY_LANE0, LT_PHY_VDR_1_CONFIG); in intel_lt_phy_pll_readout_hw_state() 2254 pll_state->config[2] = intel_lt_phy_read(encoder, lane, LT_PHY_VDR_2_CONFIG); in intel_lt_phy_pll_readout_hw_state() 2259 intel_lt_phy_read(encoder, INTEL_LT_PHY_LANE0, in intel_lt_phy_pll_readout_hw_state()
|