Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c691 return PORTB_HOTPLUG_ENABLE | PORTB_PULSE_DURATION_MASK; in ibx_hotplug_mask()
714 return PORTB_HOTPLUG_ENABLE | in ibx_hotplug_enables()
1132 return PORTB_HOTPLUG_ENABLE; in spt_hotplug_mask()
1283 return PORTB_HOTPLUG_ENABLE | BXT_DDIB_HPD_INVERT; in bxt_hotplug_mask()
1302 hotplug = PORTB_HOTPLUG_ENABLE; in bxt_hotplug_enables()
/openbmc/u-boot/drivers/video/
H A Di915_reg.h142 #define PORTB_HOTPLUG_ENABLE (1 << 4) macro
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c227 ~(PORTB_HOTPLUG_ENABLE | PORTB_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()
320 PORTB_HOTPLUG_ENABLE; in emulate_monitor_status_change()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4899 #define PORTB_HOTPLUG_ENABLE (1 << 4) macro