Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c10 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \
14 for ((__phy) = I915_MAX_PHYS; (__phy)-- > PHY_A;) \
H A Dintel_display.h311 I915_MAX_PHYS enumerator
356 for ((__phy) = PHY_A; (__phy) < I915_MAX_PHYS; (__phy)++) \