Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Ddisplay.c225 ~(PORTC_HOTPLUG_ENABLE | PORTC_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()
346 PORTC_HOTPLUG_ENABLE; in emulate_monitor_status_change()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c3264 return PORTC_HOTPLUG_ENABLE | in ibx_hotplug_enables()
3286 PORTC_HOTPLUG_ENABLE | in ibx_hpd_detection_setup()
3471 return PORTC_HOTPLUG_ENABLE; in spt_hotplug_enables()
3506 PORTC_HOTPLUG_ENABLE | in spt_hpd_detection_setup()
3594 hotplug = PORTC_HOTPLUG_ENABLE; in bxt_hotplug_enables()
3610 PORTC_HOTPLUG_ENABLE | in bxt_hpd_detection_setup()
Di915_reg.h8583 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro