Searched refs:I915_MAX_PHYS (Results 1 – 2 of 2) sorted by relevance
10 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \14 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
311 I915_MAX_PHYS enumerator356 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \