/** @file Copyright (c) 2021, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _TIGER_LAKE_U_RVP_INIT_H_ #define _TIGER_LAKE_U_RVP_INIT_H_ #include #include #include #include #include #include #include extern GPIO_INIT_CONFIG mGpioTableTglUDdr4[]; extern UINT16 mGpioTableTglUDdr4Size; #endif // _TIGER_LAKE_U_RVP_INIT_H_