Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c12 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
16 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
Dintel_display.h341 I915_MAX_PHYS enumerator
405 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \