Searched refs:IS_MOBILE (Results 1 – 4 of 4) sorted by relevance
58 #define IS_MOBILE(xe) (xe && 0) macro
78 if (GRAPHICS_VER(i915) == 5 && IS_MOBILE(i915)) in needs_idle_maps()
450 #define IS_MOBILE(i915) (INTEL_INFO(i915)->is_mobile) macro 470 (IS_PLATFORM(i915, INTEL_IRONLAKE) && IS_MOBILE(i915))
170 if (IS_PINEVIEW(i915) || IS_MOBILE(i915)) { in i9xx_fsb_freq()