Home
last modified time | relevance | path

Searched refs:HPD_PORT_D (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c37 [HPD_PORT_D] = SDE_PORTD_HOTPLUG,
62 [HPD_PORT_D] = PORTD_HOTPLUG_INT_EN,
121 [HPD_PORT_D] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_D),
248 case HPD_PORT_D: in icp_ddi_port_hotplug_long_detect()
289 case HPD_PORT_D: in spt_port_hotplug_long_detect()
313 case HPD_PORT_D: in pch_port_hotplug_long_detect()
327 case HPD_PORT_D: in i9xx_port_hotplug_long_detect()
694 case HPD_PORT_D: in ibx_hotplug_mask()
719 case HPD_PORT_D: in ibx_hotplug_enables()
766 case HPD_PORT_D: in icp_ddi_hotplug_mask()
[all …]
H A Dintel_display_limits.h112 HPD_PORT_D, enumerator
H A Dg4x_dp.c1195 case HPD_PORT_D: in g4x_digital_port_connected()
H A Dintel_ddi.c4557 return HPD_PORT_D + port - PORT_D_XELPD; in xelpd_hpd_pin()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4850 #define SDE_DDI_HOTPLUG_MASK_ICP (SDE_DDI_HOTPLUG_ICP(HPD_PORT_D) | \