Searched refs:intel_c20_sram_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cx0_phy.c | 290 static u16 intel_c20_sram_read(struct drm_i915_private *i915, enum port port, in intel_c20_sram_read() function 2077 pll_state->tx[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2080 pll_state->tx[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2087 pll_state->cmn[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2090 pll_state->cmn[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2098 pll_state->mpllb[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2101 pll_state->mpllb[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2108 pll_state->mplla[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2111 pll_state->mplla[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state()
|