Symbol: SDE_TC_HOTPLUG_ICP
sys/dev/pci/drm/i915/display/intel_display_regs.h
1665
#define SDE_TC_HOTPLUG_MASK_ICP (SDE_TC_HOTPLUG_ICP(HPD_PORT_TC6) | \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1666
SDE_TC_HOTPLUG_ICP(HPD_PORT_TC5) | \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1667
SDE_TC_HOTPLUG_ICP(HPD_PORT_TC4) | \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1668
SDE_TC_HOTPLUG_ICP(HPD_PORT_TC3) | \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1669
SDE_TC_HOTPLUG_ICP(HPD_PORT_TC2) | \
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
112
[HPD_PORT_TC1] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
113
[HPD_PORT_TC2] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC2),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
114
[HPD_PORT_TC3] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC3),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
115
[HPD_PORT_TC4] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC4),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
116
[HPD_PORT_TC5] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC5),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
117
[HPD_PORT_TC6] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC6),
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
132
[HPD_PORT_TC2] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC2),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
133
[HPD_PORT_TC3] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC3),
sys/dev/pci/drm/i915/display/intel_hotplug_irq.c
134
[HPD_PORT_TC4] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC4),