Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c199 ~(GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | in emulate_monitor_status_change()
307 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()
507 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()
714 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()
717 ~GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()
720 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_limits.h126 HPD_PORT_A, enumerator
H A Dintel_dsi_vbt.c342 index = gpio == MIPI_RESET_1 ? HPD_PORT_A : HPD_PORT_B; in icl_native_gpio_set_value()