Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c3277 hotplug |= PORTD_HOTPLUG_ENABLE | PORTD_PULSE_DURATION_2ms; in ibx_hpd_irq_setup()
3301 hotplug |= PORTD_HOTPLUG_ENABLE | PORTC_HOTPLUG_ENABLE | in spt_hpd_irq_setup()
Di915_reg.h6091 #define PORTD_HOTPLUG_ENABLE (1 << 20) macro