Searched refs:DP_PORT_WIDTH (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h1681 #define DP_PORT_WIDTH(width) (((width) - 1) << 19)
2445 #define DP_PORT_WIDTH macro
/linux-master/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c124 intel_dp->DP |= DP_PORT_WIDTH(pipe_config->lane_count);
H A Dintel_pps.c114 DP |= DP_PORT_WIDTH(1);

Completed in 317 milliseconds