Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_lvds.c275 temp &= ~LVDS_A3_POWER_MASK; in intel_pre_enable_lvds()
997 lvds_encoder->a3_power = lvds & LVDS_A3_POWER_MASK; in intel_lvds_init()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h460 #define LVDS_A3_POWER_MASK (3 << 6) macro
Dcdv_intel_display.c707 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h4919 #define LVDS_A3_POWER_MASK (3 << 6) macro