Home
last modified time | relevance | path

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

/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),
249 case HPD_PORT_D: in icp_ddi_port_hotplug_long_detect()
290 case HPD_PORT_D: in spt_port_hotplug_long_detect()
314 case HPD_PORT_D: in pch_port_hotplug_long_detect()
328 case HPD_PORT_D: in i9xx_port_hotplug_long_detect()
703 case HPD_PORT_D: in ibx_hotplug_mask()
728 case HPD_PORT_D: in ibx_hotplug_enables()
775 case HPD_PORT_D: in icp_ddi_hotplug_mask()
[all …]
H A Dintel_display_limits.h119 HPD_PORT_D, enumerator
H A Dg4x_dp.c1216 case HPD_PORT_D: in g4x_digital_port_connected()
H A Dintel_ddi.c4698 return HPD_PORT_D + port - PORT_D_XELPD; in xelpd_hpd_pin()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3002 #define SDE_DDI_HOTPLUG_MASK_ICP (SDE_DDI_HOTPLUG_ICP(HPD_PORT_D) | \