1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
/*========================== begin_copyright_notice ============================
Copyright (C) 2018-2025 Intel Corporation
SPDX-License-Identifier: MIT
============================= end_copyright_notice ===========================*/
// This is an auto-generated file. Please do not edit!
// If changes are needed here please reach out to the codeowners, thanks.
#include "wa_def.h"
#define TGL_LP_GT_REV_ID_A0 SI_REV_ID(0,0)
#define TGL_LP_GT_REV_ID_B0 SI_REV_ID(1,1)
#define TGL_LP_GT_REV_ID_C0 SI_REV_ID(3,3)
|