Searched refs:I915_MAX_PORTS (Results 1 – 6 of 6) sorted by relevance
45 struct intel_dsi_host *dsi_hosts[I915_MAX_PORTS];46 intel_wakeref_t io_wakeref[I915_MAX_PORTS];
197 struct intel_bios_encoder_data *ports[I915_MAX_PORTS]; /* Non-NULL if port present. */
227 I915_MAX_PORTS enumerator398 for ((__port) = PORT_A; (__port) < I915_MAX_PORTS; (__port)++)
1273 BUILD_BUG_ON(MAX_PORTS != I915_MAX_PORTS); in i915_audio_component_bind()
128 struct intel_vgpu_port ports[I915_MAX_PORTS];
1153 (((port) >= PORT_A) && ((port) < I915_MAX_PORTS))