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