Home
last modified time | relevance | path

Searched refs:LVDS_A3_POWER_UP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h45 #define LVDS_A3_POWER_UP REG_FIELD_PREP(LVDS_A3_POWER_MASK, 3) macro
56 * additionally only be powered up when LVDS_A3_POWER_UP is set.
H A Dintel_lvds.c279 * It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP) in intel_pre_enable_lvds()
433 if (lvds_encoder->a3_power == LVDS_A3_POWER_UP) in intel_lvds_compute_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c707 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
752 /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
H A Dpsb_intel_reg.h462 #define LVDS_A3_POWER_UP (3 << 6) macro
473 * additionally only be powered up when LVDS_A3_POWER_UP is set.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c270 * It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP) in intel_pre_enable_lvds()
414 if (lvds_encoder->a3_power == LVDS_A3_POWER_UP) in intel_lvds_compute_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c704 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
749 /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
H A Dpsb_intel_reg.h462 #define LVDS_A3_POWER_UP (3 << 6) macro
473 * additionally only be powered up when LVDS_A3_POWER_UP is set.
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h4932 #define LVDS_A3_POWER_UP (3 << 6) macro
4943 * additionally only be powered up when LVDS_A3_POWER_UP is set.

Completed in 54 milliseconds