Searched refs:PIPE_BPC_MASK (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_display.c1889 pipe_bpc = temp & PIPE_BPC_MASK;
2071 temp &= ~PIPE_BPC_MASK;
2172 temp &= ~PIPE_BPC_MASK;
3653 temp &= ~PIPE_BPC_MASK;
3681 switch (temp & PIPE_BPC_MASK) {
H A Di915_reg.h2128 #define PIPE_BPC_MASK (7 << 5) /* Ironlake */ macro

Completed in 74 milliseconds