Searched refs:IS_I830 (Results 1 – 4 of 4) sorted by relevance
169 if (IS_I830(i915) || IS_I845G(i915)) in intel_engine_create_ring()
156 if (IS_I830(i915)) { in init_unused_rings()
1192 else if (IS_I830(i915) || IS_I845G(i915)) in setup_common()
453 #define IS_I830(i915) IS_PLATFORM(i915, INTEL_I830) macro
Completed in 13 milliseconds