Searched refs:PHY_C10_VDR_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_cx0_phy.c | 374 intel_cx0_rmw(i915, encoder->port, INTEL_CX0_BOTH_LANES, PHY_C10_VDR_CONTROL(1), in intel_cx0_phy_set_signal_levels() 413 intel_cx0_rmw(i915, encoder->port, INTEL_CX0_BOTH_LANES, PHY_C10_VDR_CONTROL(1), in intel_cx0_phy_set_signal_levels() 1822 intel_cx0_rmw(i915, encoder->port, lane, PHY_C10_VDR_CONTROL(1), in intel_c10pll_readout_hw_state() 1843 intel_cx0_rmw(i915, encoder->port, INTEL_CX0_BOTH_LANES, PHY_C10_VDR_CONTROL(1), in intel_c10_pll_program() 1851 intel_cx0_rmw(i915, encoder->port, INTEL_CX0_BOTH_LANES, PHY_C10_VDR_CONTROL(1), in intel_c10_pll_program() 1864 intel_cx0_rmw(i915, encoder->port, INTEL_CX0_LANE0, PHY_C10_VDR_CONTROL(1), in intel_c10_pll_program() 2603 PHY_C10_VDR_CONTROL(1), 0, in intel_cx0_program_phy_lane() 2670 PHY_C10_VDR_CONTROL(1), 0, in intel_cx0_program_phy_lane()
|
D | intel_cx0_phy_regs.h | 159 #define PHY_C10_VDR_CONTROL(idx) (0xC70 + (idx) - 1) macro
|