Home
last modified time | relevance | path

Searched refs:HPD_PORT_TC1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c155 [HPD_PORT_TC1] = GEN11_TC_HOTPLUG(HPD_PORT_TC1) | GEN11_TBT_HOTPLUG(HPD_PORT_TC1),
167 [HPD_PORT_TC1] = SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1),
1086 case HPD_PORT_TC1: in gen11_port_hotplug_long_detect()
1128 case HPD_PORT_TC1: in icp_tc_port_hotplug_long_detect()
3325 case HPD_PORT_TC1: in icp_tc_hotplug_enables()
3355 hotplug &= ~(ICP_TC_HPD_ENABLE(HPD_PORT_TC1) | in icp_tc_hpd_detection_setup()
3385 case HPD_PORT_TC1: in gen11_hotplug_enables()
3416 hotplug &= ~(GEN11_HOTPLUG_CTL_ENABLE(HPD_PORT_TC1) | in gen11_tc_hpd_detection_setup()
3431 hotplug &= ~(GEN11_HOTPLUG_CTL_ENABLE(HPD_PORT_TC1) | in gen11_tbt_hpd_detection_setup()
Di915_drv.h131 HPD_PORT_TC1, enumerator
Di915_reg.h7970 #define _HPD_PIN_TC(hpd_pin) ((hpd_pin) - HPD_PORT_TC1)
8056 GEN11_TC_HOTPLUG(HPD_PORT_TC1))
8063 GEN11_TBT_HOTPLUG(HPD_PORT_TC1))
8554 SDE_TC_HOTPLUG_ICP(HPD_PORT_TC1))
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_ddi.c4338 return HPD_PORT_TC1 + port - PORT_TC1; in xelpd_hpd_pin()
4356 return HPD_PORT_TC1 + port - PORT_TC1; in tgl_hpd_pin()
4377 return HPD_PORT_TC1 + port - PORT_C; in icl_hpd_pin()