Searched refs:IS_TGL_UY_GT_REVID (Results 1 – 2 of 2) sorted by relevance
1237 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()1243 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) in tgl_gt_workarounds_init()1678 if (IS_TGL_UY_GT_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) { in rcs_engine_wa_init()
1588 #define IS_TGL_UY_GT_REVID(p, since, until) \ macro