Lines Matching refs:GCSC_GLIU_MSR_BASE

28 #define	GCSC_GLIU_MSR_BASE		0x51010000
39 #define GCSC_GLIU_GLD_MSR_CAP (GCSC_GLIU_MSR_BASE + 0x00)
40 #define GCSC_GLIU_GLD_MSR_CONFIG (GCSC_GLIU_MSR_BASE + 0x01)
41 #define GCSC_GLIU_GLD_MSR_SMI (GCSC_GLIU_MSR_BASE + 0x02)
42 #define GCSC_GLIU_GLD_MSR_ERROR (GCSC_GLIU_MSR_BASE + 0x03)
43 #define GCSC_GLIU_GLD_MSR_PM (GCSC_GLIU_MSR_BASE + 0x04)
44 #define GCSC_GLIU_GLD_MSR_DIAG (GCSC_GLIU_MSR_BASE + 0x05)
46 #define GCSC_GLIU_P2D_BM0 (GCSC_GLIU_MSR_BASE + 0x20)
47 #define GCSC_GLIU_P2D_BM1 (GCSC_GLIU_MSR_BASE + 0x21)
48 #define GCSC_GLIU_P2D_BM2 (GCSC_GLIU_MSR_BASE + 0x22)
49 #define GCSC_GLIU_P2D_BMK0 (GCSC_GLIU_MSR_BASE + 0x23)
50 #define GCSC_GLIU_P2D_BMK1 (GCSC_GLIU_MSR_BASE + 0x24)
51 #define GCSC_GLIU_P2D_BM3 (GCSC_GLIU_MSR_BASE + 0x25)
52 #define GCSC_GLIU_P2D_BM4 (GCSC_GLIU_MSR_BASE + 0x26)
54 #define GCSC_GLIU_COH (GCSC_GLIU_MSR_BASE + 0x80)
55 #define GCSC_GLIU_PAE (GCSC_GLIU_MSR_BASE + 0x81)
56 #define GCSC_GLIU_ARB (GCSC_GLIU_MSR_BASE + 0x82)
57 #define GCSC_GLIU_ASMI (GCSC_GLIU_MSR_BASE + 0x83)
58 #define GCSC_GLIU_AERR (GCSC_GLIU_MSR_BASE + 0x84)
59 #define GCSC_GLIU_DEBUG (GCSC_GLIU_MSR_BASE + 0x85)
60 #define GCSC_GLIU_PHY_CAP (GCSC_GLIU_MSR_BASE + 0x86)
61 #define GCSC_GLIU_NOUT_RESP (GCSC_GLIU_MSR_BASE + 0x87)
62 #define GCSC_GLIU_NOUT_WDATA (GCSC_GLIU_MSR_BASE + 0x88)
63 #define GCSC_GLIU_WHOAMI (GCSC_GLIU_MSR_BASE + 0x8b)
64 #define GCSC_GLIU_SLV_DIS (GCSC_GLIU_MSR_BASE + 0x8c)
65 #define GCSC_GLIU_STATISTIC_CNT0 (GCSC_GLIU_MSR_BASE + 0xa0)
66 #define GCSC_GLIU_STATISTIC_MASK0 (GCSC_GLIU_MSR_BASE + 0xa1)
67 #define GCSC_GLIU_STATISTIC_ACTION0 (GCSC_GLIU_MSR_BASE + 0xa2)
68 #define GCSC_GLIU_STATISTIC_CNT1 (GCSC_GLIU_MSR_BASE + 0xa4)
69 #define GCSC_GLIU_STATISTIC_MASK1 (GCSC_GLIU_MSR_BASE + 0xa5)
70 #define GCSC_GLIU_STATISTIC_ACTION1 (GCSC_GLIU_MSR_BASE + 0xa6)
71 #define GCSC_GLIU_STATISTIC_CNT2 (GCSC_GLIU_MSR_BASE + 0xa8)
72 #define GCSC_GLIU_STATISTIC_MASK2 (GCSC_GLIU_MSR_BASE + 0xa9)
73 #define GCSC_GLIU_STATISTIC_ACTION2 (GCSC_GLIU_MSR_BASE + 0xaa)
74 #define GCSC_GLIU_RQ_COMP_VAL (GCSC_GLIU_MSR_BASE + 0xc0)
75 #define GCSC_GLIU_RQ_COMP_MASK (GCSC_GLIU_MSR_BASE + 0xc1)
76 #define GCSC_GLIU_DA_COMP_VAL_LO (GCSC_GLIU_MSR_BASE + 0xd0)
77 #define GCSC_GLIU_DA_COMP_VAL_HI (GCSC_GLIU_MSR_BASE + 0xd1)
78 #define GCSC_GLIU_DA_COMP_MASK_LO (GCSC_GLIU_MSR_BASE + 0xd2)
79 #define GCSC_GLIU_DA_COMP_MASK_HI (GCSC_GLIU_MSR_BASE + 0xd3)
81 #define GCSC_GLIU_IOD_BM0 (GCSC_GLIU_MSR_BASE + 0xe0)
82 #define GCSC_GLIU_IOD_BM1 (GCSC_GLIU_MSR_BASE + 0xe1)
83 #define GCSC_GLIU_IOD_BM2 (GCSC_GLIU_MSR_BASE + 0xe2)
84 #define GCSC_GLIU_IOD_BM3 (GCSC_GLIU_MSR_BASE + 0xe3)
85 #define GCSC_GLIU_IOD_BM4 (GCSC_GLIU_MSR_BASE + 0xe4)
86 #define GCSC_GLIU_IOD_BM5 (GCSC_GLIU_MSR_BASE + 0xe5)
87 #define GCSC_GLIU_IOD_BM6 (GCSC_GLIU_MSR_BASE + 0xe6)
88 #define GCSC_GLIU_IOD_BM7 (GCSC_GLIU_MSR_BASE + 0xe7)
89 #define GCSC_GLIU_IOD_BM8 (GCSC_GLIU_MSR_BASE + 0xe8)
90 #define GCSC_GLIU_IOD_BM9 (GCSC_GLIU_MSR_BASE + 0xe9)
91 #define GCSC_GLIU_IOD_SC0 (GCSC_GLIU_MSR_BASE + 0xea)
92 #define GCSC_GLIU_IOD_SC1 (GCSC_GLIU_MSR_BASE + 0xeb)
93 #define GCSC_GLIU_IOD_SC2 (GCSC_GLIU_MSR_BASE + 0xec)
94 #define GCSC_GLIU_IOD_SC3 (GCSC_GLIU_MSR_BASE + 0xed)
95 #define GCSC_GLIU_IOD_SC4 (GCSC_GLIU_MSR_BASE + 0xee)
96 #define GCSC_GLIU_IOD_SC5 (GCSC_GLIU_MSR_BASE + 0xef)
97 #define GCSC_GLIU_IOD_SC6 (GCSC_GLIU_MSR_BASE + 0xf0)
98 #define GCSC_GLIU_IOD_SC7 (GCSC_GLIU_MSR_BASE + 0xf1)