Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_dp.c940 intel_dp->DP |= DP_PIPEB_SELECT; in intel_dp_mode_set()
2010 I915_READ(intel_dp->output_reg) & DP_PIPEB_SELECT) { in intel_dp_link_down()
2021 DP &= ~DP_PIPEB_SELECT; in intel_dp_link_down()
H A Di915_reg.h2461 #define DP_PIPEB_SELECT (1 << 30) macro
H A Dintel_display.c1386 && (val & DP_PIPEB_SELECT), in assert_pch_dp_disabled()