Searched refs:LVDS_A3_POWER_MASK (Results 1 – 3 of 3) sorted by relevance
343 # define LVDS_A3_POWER_MASK (3 << 6) macro
1470 #define LVDS_A3_POWER_MASK (3 << 6) macro
4681 if ((I915_READ(PCH_LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in intel_crtc_mode_set()