Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c1283 return PORTB_HOTPLUG_ENABLE | BXT_DDIB_HPD_INVERT; in bxt_hotplug_mask()
1304 hotplug |= BXT_DDIB_HPD_INVERT; in bxt_hotplug_enables()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4900 #define BXT_DDIB_HPD_INVERT (1 << 3) macro
4911 BXT_DDIB_HPD_INVERT | \