Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_lvds.c184 temp &= ~LVDS_A3_POWER_MASK; in intel_pre_enable_lvds()
1125 LVDS_A3_POWER_MASK; in intel_lvds_init()
Di915_reg.h2832 #define LVDS_A3_POWER_MASK (3 << 6) macro
/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h472 #define LVDS_A3_POWER_MASK (3 << 6) macro
Dcdv_intel_display.c718 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()