Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_irq.c79 [HPD_SDVO_B] = SDE_SDVOB_HOTPLUG,
87 [HPD_SDVO_B] = SDE_SDVOB_HOTPLUG_CPT,
103 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_EN,
112 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_STATUS_G4X,
121 [HPD_SDVO_B] = SDVOB_HOTPLUG_INT_STATUS_I915,
Di915_drv.h122 HPD_SDVO_B, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_sdvo.c3382 intel_encoder->hpd_pin = HPD_SDVO_B; in intel_sdvo_init()