Searched refs:intel_c20_sram_read (Results 1 – 1 of 1) sorted by relevance
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_cx0_phy.c | 346 static u16 intel_c20_sram_read(struct drm_i915_private *i915, enum port port, in intel_c20_sram_read() function 2124 pll_state->tx[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2127 pll_state->tx[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2134 pll_state->cmn[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2137 pll_state->cmn[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2145 pll_state->mpllb[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2148 pll_state->mpllb[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2155 pll_state->mplla[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state() 2158 pll_state->mplla[i] = intel_c20_sram_read(i915, encoder->port, INTEL_CX0_LANE0, in intel_c20pll_readout_hw_state()
|