1*6c03a3fcSCandice Li /*
2*6c03a3fcSCandice Li  * Copyright (C) 2022  Advanced Micro Devices, Inc.
3*6c03a3fcSCandice Li  *
4*6c03a3fcSCandice Li  * Permission is hereby granted, free of charge, to any person obtaining a
5*6c03a3fcSCandice Li  * copy of this software and associated documentation files (the "Software"),
6*6c03a3fcSCandice Li  * to deal in the Software without restriction, including without limitation
7*6c03a3fcSCandice Li  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8*6c03a3fcSCandice Li  * and/or sell copies of the Software, and to permit persons to whom the
9*6c03a3fcSCandice Li  * Software is furnished to do so, subject to the following conditions:
10*6c03a3fcSCandice Li  *
11*6c03a3fcSCandice Li  * The above copyright notice and this permission notice shall be included
12*6c03a3fcSCandice Li  * in all copies or substantial portions of the Software.
13*6c03a3fcSCandice Li  *
14*6c03a3fcSCandice Li  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
15*6c03a3fcSCandice Li  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16*6c03a3fcSCandice Li  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17*6c03a3fcSCandice Li  * THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
18*6c03a3fcSCandice Li  * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
19*6c03a3fcSCandice Li  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20*6c03a3fcSCandice Li  */
21*6c03a3fcSCandice Li 
22*6c03a3fcSCandice Li #ifndef _df_4_3_OFFSET_HEADER
23*6c03a3fcSCandice Li #define _df_4_3_OFFSET_HEADER
24*6c03a3fcSCandice Li 
25*6c03a3fcSCandice Li #define regDF_CS_UMC_AON0_HardwareAssertMaskLow                     0x0e3e
26*6c03a3fcSCandice Li #define regDF_CS_UMC_AON0_HardwareAssertMaskLow_BASE_IDX            4
27*6c03a3fcSCandice Li #define regDF_NCS_PG0_HardwareAssertMaskHigh                        0x0e3f
28*6c03a3fcSCandice Li #define regDF_NCS_PG0_HardwareAssertMaskHigh_BASE_IDX               4
29*6c03a3fcSCandice Li 
30*6c03a3fcSCandice Li #endif
31