Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hti.h15 bool intel_hti_uses_phy(struct drm_i915_private *i915, enum phy phy);
H A Dintel_hti.c22 bool intel_hti_uses_phy(struct drm_i915_private *i915, enum phy phy) in intel_hti_uses_phy() function
H A Dintel_ddi.c4783 if (intel_hti_uses_phy(dev_priv, phy)) { in intel_ddi_init()