Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c693 return PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_MASK; in ibx_hotplug_mask()
717 return PORTC_HOTPLUG_ENABLE | in ibx_hotplug_enables()
1134 return PORTC_HOTPLUG_ENABLE; in spt_hotplug_mask()
1285 return PORTC_HOTPLUG_ENABLE | BXT_DDIC_HPD_INVERT; in bxt_hotplug_mask()
1307 hotplug = PORTC_HOTPLUG_ENABLE; in bxt_hotplug_enables()
/openbmc/u-boot/drivers/video/
H A Di915_reg.h133 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c229 ~(PORTC_HOTPLUG_ENABLE | PORTC_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()
350 PORTC_HOTPLUG_ENABLE; in emulate_monitor_status_change()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4888 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro