I915_MAX_PHYS      10 drivers/gpu/drm/i915/display/intel_combo_phy.c 	for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++)	\
I915_MAX_PHYS      14 drivers/gpu/drm/i915/display/intel_combo_phy.c 	for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
I915_MAX_PHYS     317 drivers/gpu/drm/i915/display/intel_display.h 	for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++)	\