Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_irq.c3287 return PORTD_HOTPLUG_ENABLE | in ibx_hotplug_enables()
3307 PORTD_HOTPLUG_ENABLE | in ibx_hpd_detection_setup()
3493 return PORTD_HOTPLUG_ENABLE; in spt_hotplug_enables()
3527 PORTD_HOTPLUG_ENABLE); in spt_hpd_detection_setup()
Di915_reg.h5988 #define PORTD_HOTPLUG_ENABLE (1 << 20) macro