Home
last modified time | relevance | path

Searched refs:DP_HDMI_DVI_OUTPUT_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h1259 # define DP_HDMI_DVI_OUTPUT_CONFIG (1 << 0) /* DP 1.3 */ macro
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c2935 tmp = intel_dp_has_hdmi_sink(intel_dp) ? DP_HDMI_DVI_OUTPUT_CONFIG : 0; in intel_dp_configure_protocol_converter()