Home
last modified time | relevance | path

Searched refs:LVDS_A3_POWER_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/gma500/
Dpsb_intel_reg.h343 # define LVDS_A3_POWER_MASK (3 << 6) macro
/linux-2.6.39/drivers/gpu/drm/i915/
Di915_reg.h1470 #define LVDS_A3_POWER_MASK (3 << 6) macro
Dintel_display.c4681 if ((I915_READ(PCH_LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in intel_crtc_mode_set()