Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c60 [HPD_PORT_B] = PORTB_HOTPLUG_INT_EN,
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1201 #define PORTB_HOTPLUG_INT_EN (1 << 29) macro
1208 #define HOTPLUG_INT_EN_MASK (PORTB_HOTPLUG_INT_EN | \