Home
last modified time | relevance | path

Searched refs:intel_hti_uses_phy (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_hti.h15 bool intel_hti_uses_phy(struct drm_i915_private *i915, enum phy phy);
Dintel_hti.c22 bool intel_hti_uses_phy(struct drm_i915_private *i915, enum phy phy) in intel_hti_uses_phy() function
Dintel_ddi.c4754 if (intel_hti_uses_phy(dev_priv, phy)) { in intel_ddi_init()