IS_GM45
IS_GM45(i915) ?
IS_GM45(i915) ? "CTG" : "ELK", reg_val);
#define IS_G4X(i915) (IS_G45(i915) || IS_GM45(i915))
if (IS_GM45(i915))