Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Di915_reg.h7218 #define BXT_DDIB_HPD_INVERT (1 << 3) macro
7229 BXT_DDIB_HPD_INVERT | \
H A Di915_irq.c3379 hotplug |= BXT_DDIB_HPD_INVERT; in __bxt_hpd_detection_setup()