Home
last modified time | relevance | path

Searched refs:TGP_DDIC_HPD_LONG_DETECT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_irq.c1408 return val & TGP_DDIC_HPD_LONG_DETECT; in icp_ddi_port_hotplug_long_detect()
1438 return val & TGP_DDIC_HPD_LONG_DETECT; in tgp_ddi_port_hotplug_long_detect()
Di915_reg.h7925 #define TGP_DDIC_HPD_LONG_DETECT (2 << 8) macro