Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_irq.c2956 hotplug |= PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_2ms; in ibx_hpd_detection_setup()
3105 PORTC_HOTPLUG_ENABLE | in spt_hpd_detection_setup()
3179 PORTC_HOTPLUG_ENABLE; in __bxt_hpd_detection_setup()
Di915_reg.h8071 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro