Home
last modified time | relevance | path

Searched refs:SHOTPLUG_CTL_DDI_HPD_LONG_DETECT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c1068 return val & SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(PORT_A); in icp_ddi_port_hotplug_long_detect()
1070 return val & SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(PORT_B); in icp_ddi_port_hotplug_long_detect()
1072 return val & SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(PORT_C); in icp_ddi_port_hotplug_long_detect()
H A Di915_reg.h8313 #define SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(port) (0x2 << (4 * (port))) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c249 return val & SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(pin); in icp_ddi_port_hotplug_long_detect()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4932 #define SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(hpd_pin) (0x2 << (_HPD_PIN_DDI(hpd_pin) * 4)) macro

Completed in 64 milliseconds