Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c99 [HPD_SDVO_B] = SDE_SDVOB_HOTPLUG,
107 [HPD_SDVO_B] = SDE_SDVOB_HOTPLUG_CPT,
123 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_EN,
132 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_STATUS_G4X,
141 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_STATUS_I915,
Di915_drv.h124 HPD_SDVO_B, enumerator
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_sdvo.c3384 intel_encoder->hpd_pin = HPD_SDVO_B; in intel_sdvo_init()