Symbol: HPD_PORT_TC1
sys/dev/pci/drm/i915/display/intel_ddi.c
4918
return HPD_PORT_TC1 + port - PORT_TC1;
sys/dev/pci/drm/i915/display/intel_ddi.c
4934
return HPD_PORT_TC1 + port - PORT_TC1;
sys/dev/pci/drm/i915/display/intel_ddi.c
4953
return HPD_PORT_TC1 + port - PORT_C;
sys/dev/pci/drm/i915/display/intel_display_regs.h
1283
#define _HPD_PIN_TC(hpd_pin) ((hpd_pin) - HPD_PORT_TC1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1357
GEN11_TC_HOTPLUG(HPD_PORT_TC1))
sys/dev/pci/drm/i915/display/intel_display_regs.h
1364
GEN11_TBT_HOTPLUG(HPD_PORT_TC1))
sys/dev/pci/drm/i915/display/intel_display_regs.h
1670
SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1))
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
102
[HPD_PORT_TC1] = XELPDP_TBT_HOTPLUG(HPD_PORT_TC1) | XELPDP_DP_ALT_HOTPLUG(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
1091
return hpd_pin >= HPD_PORT_TC1 && hpd_pin <= HPD_PORT_TC4;
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
112
[HPD_PORT_TC1] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
125
[HPD_PORT_TC1] = SDE_TC_HOTPLUG_DG2(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
131
[HPD_PORT_TC1] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
219
case HPD_PORT_TC1:
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
261
case HPD_PORT_TC1:
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
525
for (pin = HPD_PORT_TC1; pin <= HPD_PORT_TC4; pin++) {
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
789
case HPD_PORT_TC1:
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
866
case HPD_PORT_TC1:
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
93
[HPD_PORT_TC1] = GEN11_TC_HOTPLUG(HPD_PORT_TC1) | GEN11_TBT_HOTPLUG(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
986
case HPD_PORT_TC1: