Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h5843 #define BXT_DE_PORT_HP_DDIB (1 << 4) macro
5846 BXT_DE_PORT_HP_DDIB | \
Di915_irq.c114 [HPD_PORT_B] = BXT_DE_PORT_HP_DDIB,
Dintel_dp.c4652 bit = BXT_DE_PORT_HP_DDIB; in bxt_digital_port_connected()