Home
last modified time | relevance | path

Searched refs:DP_PORT_WIDTH (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c124 intel_dp->DP |= DP_PORT_WIDTH(pipe_config->lane_count); in intel_dp_prepare()
H A Dintel_pps.c114 DP |= DP_PORT_WIDTH(1); in vlv_power_sequencer_kick()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp.c819 DP |= DP_PORT_WIDTH(1); in vlv_power_sequencer_kick()
2844 intel_dp->DP |= DP_PORT_WIDTH(pipe_config->lane_count); in intel_dp_prepare()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h2445 #define DP_PORT_WIDTH(width) (((width) - 1) << 19) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h5745 #define DP_PORT_WIDTH(width) (((width) - 1) << 19) macro

Completed in 79 milliseconds