Searched refs:I915_MAX_PORTS (Results 1 – 7 of 7) sorted by relevance
45 struct intel_dsi_host *dsi_hosts[I915_MAX_PORTS];46 intel_wakeref_t io_wakeref[I915_MAX_PORTS];
100 I915_MAX_PORTS enumerator
244 for ((__port) = PORT_A; (__port) < I915_MAX_PORTS; (__port)++)
886 BUILD_BUG_ON(BITS_PER_TYPE(display_runtime->port_mask) < I915_MAX_PORTS); in intel_display_device_info_runtime_init()
1290 BUILD_BUG_ON(MAX_PORTS != I915_MAX_PORTS); in i915_audio_component_bind()
129 struct intel_vgpu_port ports[I915_MAX_PORTS];
1159 (((port) >= PORT_A) && ((port) < I915_MAX_PORTS))