Searched refs:DP_PORT_EN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_dp.c889 if (dp_reg & DP_PORT_EN)
900 if (!(dp_reg & DP_PORT_EN)) {
920 if (dp_reg & DP_PORT_EN)
925 if (!(dp_reg & DP_PORT_EN)) {
1207 DP |= DP_PORT_EN;
1350 I915_WRITE(intel_dp->output_reg, DP & ~DP_PORT_EN);
H A Di915_reg.h1897 #define DP_PORT_EN (1 << 31) macro

Completed in 65 milliseconds