blob: 8e64659120a80df1aef16cef00234ec96b153e4c [file] [log] [blame]
Li-Ta Lo71eae202006-03-13 21:58:43 +00001#ifndef CPU_AMD_GX2DEF_H
2#define CPU_AMD_GX2DEF_H
Ronald G. Minnich316ea532006-03-20 22:20:09 +00003#define CPU_ID_1_X 0x540 /* Stepping ID 1.x*/
4#define CPU_ID_2_0 0x551 /* Stepping ID 2.0*/
5#define CPU_ID_2_1 0x552 /* Stepping ID 2.1*/
6#define CPU_ID_2_2 0x553 /* Stepping ID 2.2*/
Li-Ta Lo71eae202006-03-13 21:58:43 +00007
Ronald G. Minnich316ea532006-03-20 22:20:09 +00008#define CPU_REV_1_0 0x011
9#define CPU_REV_1_1 0x012
10#define CPU_REV_1_2 0x013
11#define CPU_REV_1_3 0x014
12#define CPU_REV_2_0 0x020
13#define CPU_REV_2_1 0x021
14#define CPU_REV_2_2 0x022
15#define CPU_REV_3_0 0x030
Li-Ta Lo71eae202006-03-13 21:58:43 +000016/* GeodeLink Control Processor Registers, GLIU1, Port 3 */
17#define GLCP_CLK_DIS_DELAY 0x4c000008
18#define GLCP_PMCLKDISABLE 0x4c000009
Li-Ta Loaf9484a2006-03-20 21:18:53 +000019#define GLCP_CHIP_REVID 0x4c000017
20
21/* GLCP_SYS_RSTPLL, Upper 32 bits */
22#define GLCP_SYS_RSTPLL_MDIV_SHIFT 9
23#define GLCP_SYS_RSTPLL_VDIV_SHIFT 6
24#define GLCP_SYS_RSTPLL_FBDIV_SHIFT 0
25
26/* GLCP_SYS_RSTPLL, Lower 32 bits */
27#define GLCP_SYS_RSTPLL_SWFLAGS_SHIFT 26
28#define GLCP_SYS_RSTPLL_SWFLAGS_MASK (0x3f << 26)
29
30#define GLCP_SYS_RSTPLL_LOCKWAIT 24
31#define GLCP_SYS_RSTPLL_HOLDCOUNT 16
32#define GLCP_SYS_RSTPLL_BYPASS 15
33#define GLCP_SYS_RSTPLL_PD 14
34#define GLCP_SYS_RSTPLL_RESETPLL 13
35#define GLCP_SYS_RSTPLL_DDRMODE 10
36#define GLCP_SYS_RSTPLL_VA_SEMI_SYNC_MODE 9
37#define GLCP_SYS_RSTPLL_PCI_SEMI_SYNC_MODE 8
38#define GLCP_SYS_RSTPLL_CHIP_RESET 0
39
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000040/* MSR routing as follows*/
41/* MSB = 1 means not for CPU*/
42/* next 3 bits 1st port*/
43/* next3 bits next port if through an GLIU*/
44/* etc...*/
Li-Ta Lo71eae202006-03-13 21:58:43 +000045
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000046/*Redcloud as follows.*/
47/* GLIU0*/
48/* port0 - GLIU0*/
49/* port1 - MC*/
50/* port2 - GLIU1*/
51/* port3 - CPU*/
52/* port4 - VG*/
53/* port5 - GP*/
54/* port6 - DF*/
55
56/* GLIU1*/
57/* port1 - GLIU0*/
58/* port3 - GLCP*/
59/* port4 - PCI*/
60/* port5 - FG*/
61
62
63#define GL0_GLIU0 0
64#define GL0_MC 1
65#define GL0_GLIU1 2
66#define GL0_CPU 3
67#define GL0_VG 4
68#define GL0_GP 5
69#define GL0_DF 6
70
71#define GL1_GLIU0 1
Ronald G. Minnich45f6c5e2006-04-10 16:40:19 +000072#define GL1_GLCP 3
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000073#define GL1_PCI 4
74#define GL1_FG 5
Ronald G. Minnich45f6c5e2006-04-10 16:40:19 +000075#define GL1_VIP 5
76#define GL1_AES 6
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000077
Ronald G. Minnichfb937492006-06-10 22:57:15 +000078#define MSR_GLIU0 (GL0_GLIU0 << 29) + (1 << 28) /* 1000xxxx - To get on GeodeLink one bit has to be set */
79#define MSR_MC (GL0_MC << 29) /* 2000xxxx */
80#define MSR_GLIU1 (GL0_GLIU1 << 29) /* 4000xxxx */
81#define MSR_CPU (GL0_CPU << 29) /* 6000xxxx - this is not used for BIOS since code executing on CPU doesn't need to be routed*/
82#define MSR_VG (GL0_VG << 29) /* 8000xxxx */
83#define MSR_GP (GL0_GP << 29) /* A000xxxx */
84#define MSR_DF (GL0_DF << 29) /* C000xxxx */
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000085
Ronald G. Minnichfb937492006-06-10 22:57:15 +000086#define MSR_GLCP (GL1_GLCP << 26) + MSR_GLIU1 /* 4C00xxxx */
87#define MSR_PCI (GL1_PCI << 26) + MSR_GLIU1 /* 5000xxxx */
88#define MSR_FG (GL1_FG << 26) + MSR_GLIU1 /* 5400xxxx */
89#define MSR_VIP ((GL1_VIP << 26) + MSR_GLIU1) /* 5400xxxx */
90#define MSR_AES ((GL1_AES << 26) + MSR_GLIU1) /* 5800xxxx */
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000091/* South Bridge*/
Ronald G. Minnich070a10f2006-05-04 23:05:49 +000092#define SB_PORT 2 /* port of the SouthBridge */
Ronald G. Minnichfb937492006-06-10 22:57:15 +000093#define MSR_SB ((SB_PORT << 23) + MSR_PCI) /* 5100xxxx - address to the SouthBridge*/
Ronald G. Minnichdb44be92006-03-20 20:49:34 +000094#define SB_SHIFT 20 /* 29 -> 26 -> 23 -> 20...... When making a SB address uses this shift.*/
95
96
97/**/
98/*GeodeLink Interface Unit 0 (GLIU0) port0*/
99/**/
100
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000101#define GLIU0_GLD_MSR_CAP (MSR_GLIU0 + 0x2000)
102#define GLIU0_GLD_MSR_PM (MSR_GLIU0 + 0x2004)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000103
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000104#define GLIU0_DESC_BASE (MSR_GLIU0 + 0x20)
105#define GLIU0_CAP (MSR_GLIU0 + 0x86)
106#define GLIU0_GLD_MSR_COH (MSR_GLIU0 + 0x80)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000107
108
109/**/
110/* Memory Controller GLIU0 port 1*/
111/**/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000112#define MC_GLD_MSR_CAP (MSR_MC + 0x2000)
113#define MC_GLD_MSR_PM (MSR_MC + 0x2004)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000114
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000115#define MC_CF07_DATA (MSR_MC + 0x18)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000116
117#define CF07_UPPER_D1_SZ_SHIFT 28
118#define CF07_UPPER_D1_MB_SHIFT 24
119#define CF07_UPPER_D1_CB_SHIFT 20
120#define CF07_UPPER_D1_PSZ_SHIFT 16
121#define CF07_UPPER_D0_SZ_SHIFT 12
122#define CF07_UPPER_D0_MB_SHIFT 8
123#define CF07_UPPER_D0_CB_SHIFT 4
124#define CF07_UPPER_D0_PSZ_SHIFT 0
125
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000126#define CF07_LOWER_REF_INT_SHIFT 8
127#define CF07_LOWER_LOAD_MODE_DDR_SET (1 << 28)
128#define CF07_LOWER_LOAD_MODE_DLL_RESET (1 << 27)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000129#define CF07_LOWER_EMR_QFC_SET (1 << 26)
130#define CF07_LOWER_EMR_DRV_SET (1 << 25)
131#define CF07_LOWER_REF_TEST_SET (1 << 3)
132#define CF07_LOWER_PROG_DRAM_SET (1 << 0)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000133
134
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000135#define MC_CF8F_DATA (MSR_MC + 0x19)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000136
137#define CF8F_UPPER_XOR_BS_SHIFT 19
138#define CF8F_UPPER_XOR_MB0_SHIFT 18
139#define CF8F_UPPER_XOR_BA1_SHIFT 17
140#define CF8F_UPPER_XOR_BA0_SHIFT 16
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000141#define CF8F_UPPER_REORDER_DIS_SET (1 << 8)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000142#define CF8F_UPPER_REG_DIMM_SHIFT 4
143#define CF8F_LOWER_CAS_LAT_SHIFT 28
144#define CF8F_LOWER_REF2ACT_SHIFT 24
145#define CF8F_LOWER_ACT2PRE_SHIFT 20
146#define CF8F_LOWER_PRE2ACT_SHIFT 16
147#define CF8F_LOWER_ACT2CMD_SHIFT 12
148#define CF8F_LOWER_ACT2ACT_SHIFT 8
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000149#define CF8F_UPPER_32BIT_SET (1 << 5)
150#define CF8F_UPPER_HOI_LOI_SET (1 << 1)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000151
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000152#define MC_CF1017_DATA (MSR_MC + 0x1A)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000153
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000154#define CF1017_LOWER_PM1_UP_DLY_SET (1 << 8)
155#define CF1017_LOWER_WR2DAT_SHIFT 0
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000156
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000157#define MC_CFCLK_DBUG (MSR_MC + 0x1D)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000158
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000159#define CFCLK_UPPER_MTST_B2B_DIS_SET (1 << 2)
160#define CFCLK_UPPER_MTST_DQS_EN_SET (1 << 1)
161#define CFCLK_UPPER_MTEST_EN_SET (1 << 0)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000162
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000163#define CFCLK_LOWER_MASK_CKE_SET1 (1 << 9)
164#define CFCLK_LOWER_MASK_CKE_SET0 (1 << 8)
165#define CFCLK_LOWER_SDCLK_SET (0x0F << 0)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000166
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000167#define MC_CF_RDSYNC (MSR_MC + 0x1F)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000168
169
170/**/
171/* GLIU1 GLIU0 port2*/
172/**/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000173#define GLIU1_GLD_MSR_CAP (MSR_GLIU1 + 0x2000)
174#define GLIU1_GLD_MSR_PM (MSR_GLIU1 + 0x2004)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000175
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000176#define GLIU1_GLD_MSR_COH (MSR_GLIU1 + 0x80)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000177
178
179/**/
180/* CPU ; does not need routing instructions since we are executing there.*/
181/**/
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000182#define CPU_GLD_MSR_CAP 0x2000
183#define CPU_GLD_MSR_CONFIG 0x2001
184#define CPU_GLD_MSR_PM 0x2004
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000185
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000186#define CPU_GLD_MSR_DIAG 0x2005
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000187#define DIAG_SEL1_MODE_SHIFT 16
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000188#define DIAG_SEL1_SET (1 << 31)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000189#define DIAG_SEL0__MODE_SHIFT 0
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000190#define DIAG_SET0_SET (1 << 15)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000191
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000192#define CPU_PF_BTB_CONF 0x1100
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000193#define BTB_ENABLE_SET (1 << 0)
194#define RETURN_STACK_ENABLE_SET (1 << 4)
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000195#define CPU_PF_BTBRMA_BIST 0x110C
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000196
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000197#define CPU_XC_CONFIG 0x1210
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000198#define XC_CONFIG_SUSP_ON_HLT (1 << 0)
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000199#define CPU_ID_CONFIG 0x1250
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000200#define ID_CONFIG_SERIAL_SET (1 << 0)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000201
Ronald G. Minnichf01f1542006-04-06 21:45:24 +0000202#define CPU_AC_MSR 0x1301
203#define CPU_EX_BIST 0x1428
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000204
205/*IM*/
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000206#define CPU_IM_CONFIG 0x1700
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000207#define IM_CONFIG_LOWER_ICD_SET (1 << 8)
208#define IM_CONFIG_LOWER_QWT_SET (1 << 20)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000209#define CPU_IC_INDEX 0x1710
210#define CPU_IC_DATA 0x1711
211#define CPU_IC_TAG 0x1712
212#define CPU_IC_TAG_I 0x1713
213#define CPU_ITB_INDEX 0x1720
214#define CPU_ITB_LRU 0x1721
215#define CPU_ITB_ENTRY 0x1722
216#define CPU_ITB_ENTRY_I 0x1723
217#define CPU_IM_BIST_TAG 0x1730
218#define CPU_IM_BIST_DATA 0x1731
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000219
220
221/* various CPU MSRs */
222#define CPU_DM_CONFIG0 0x1800
223#define DM_CONFIG0_UPPER_WSREQ_SHIFT 12
224#define DM_CONFIG0_LOWER_DCDIS_SET (1<<8)
225#define DM_CONFIG0_LOWER_WBINVD_SET (1<<5)
226#define DM_CONFIG0_LOWER_MISSER_SET (1<<1)
227/* configuration MSRs */
228#define CPU_RCONF_DEFAULT 0x1808
229#define RCONF_DEFAULT_UPPER_ROMRC_SHIFT 24
230#define RCONF_DEFAULT_UPPER_ROMBASE_SHIFT 4
231#define RCONF_DEFAULT_UPPER_DEVRC_HI_SHIFT 0
232#define RCONF_DEFAULT_LOWER_DEVRC_LOW_SHIFT 28
233#define RCONF_DEFAULT_LOWER_SYSTOP_SHIFT 8
234#define RCONF_DEFAULT_LOWER_SYSRC_SHIFT 0
235
236#define CPU_RCONF_BYPASS 0x180A
237#define CPU_RCONF_A0_BF 0x180B
238#define CPU_RCONF_C0_DF 0x180C
239#define CPU_RCONF_E0_FF 0x180D
240
241#define CPU_RCONF_SMM 0x180E
242#define RCONF_SMM_UPPER_SMMTOP_SHIFT 12
243#define RCONF_SMM_UPPER_RCSMM_SHIFT 0
244#define RCONF_SMM_LOWER_SMMBASE_SHIFT 12
245#define RCONF_SMM_LOWER_RCNORM_SHIFT 0
246#define RCONF_SMM_LOWER_EN_SET (1<<8)
247
248#define CPU_RCONF_DMM 0x180F
249#define RCONF_DMM_UPPER_DMMTOP_SHIFT 12
250#define RCONF_DMM_UPPER_RCDMM_SHIFT 0
251#define RCONF_DMM_LOWER_DMMBASE_SHIFT 12
252#define RCONF_DMM_LOWER_RCNORM_SHIFT 0
253#define RCONF_DMM_LOWER_EN_SET (1<<8)
254
255#define CPU_RCONF0 0x1810
256#define CPU_RCONF1 0x1811
257#define CPU_RCONF2 0x1812
258#define CPU_RCONF3 0x1813
259#define CPU_RCONF4 0x1814
260#define CPU_RCONF5 0x1815
261#define CPU_RCONF6 0x1816
262#define CPU_RCONF7 0x1817
263#define CPU_CR1_MSR 0x1881
264#define CPU_CR2_MSR 0x1882
265#define CPU_CR3_MSR 0x1883
266#define CPU_CR4_MSR 0x1884
267#define CPU_DC_INDEX 0x1890
268#define CPU_DC_DATA 0x1891
269#define CPU_DC_TAG 0x1892
270#define CPU_DC_TAG_I 0x1893
271#define CPU_SNOOP 0x1894
272#define CPU_DTB_INDEX 0x1898
273#define CPU_DTB_LRU 0x1899
274#define CPU_DTB_ENTRY 0x189A
275#define CPU_DTB_ENTRY_I 0x189B
276#define CPU_L2TB_INDEX 0x189C
277#define CPU_L2TB_LRU 0x189D
278#define CPU_L2TB_ENTRY 0x189E
279#define CPU_L2TB_ENTRY_I 0x189F
280#define CPU_DM_BIST 0x18C0
281 /* SMM*/
282#define CPU_AC_SMM_CTL 0x1301
283#define SMM_NMI_EN_SET (1<<0)
284#define SMM_SUSP_EN_SET (1<<1)
285#define NEST_SMI_EN_SET (1<<2)
286#define SMM_INST_EN_SET (1<<3)
287#define INTL_SMI_EN_SET (1<<4)
288#define EXTL_SMI_EN_SET (1<<5)
289
290#define CPU_FPU_MSR_MODE 0x1A00
291#define FPU_IE_SET (1<<0)
292
293#define CPU_FP_UROM_BIST 0x1A03
294
295#define CPU_BC_CONF_0 0x1900
296#define TSC_SUSP_SET (1<<5)
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000297#define SUSP_EN_SET (1<<12)
Ronald G. Minnichdb44be92006-03-20 20:49:34 +0000298
299 /**/
300 /* VG GLIU0 port4*/
301 /**/
302
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000303#define VG_GLD_MSR_CAP (MSR_VG + 0x2000)
304#define VG_GLD_MSR_CONFIG (MSR_VG + 0x2001)
305#define VG_GLD_MSR_PM (MSR_VG + 0x2004)
Li-Ta Lo71eae202006-03-13 21:58:43 +0000306
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000307#define GP_GLD_MSR_CAP (MSR_GP + 0x2000)
308#define GP_GLD_MSR_CONFIG (MSR_GP + 0x2001)
309#define GP_GLD_MSR_PM (MSR_GP + 0x2004)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000310
311
312
313/**/
314/* DF GLIU0 port6*/
315/**/
316
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000317#define DF_GLD_MSR_CAP (MSR_DF + 0x2000)
318#define DF_GLD_MSR_MASTER_CONF (MSR_DF + 0x2001)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000319#define DF_LOWER_LCD_SHIFT 6
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000320#define DF_GLD_MSR_PM (MSR_DF + 0x2004)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000321
322
323
324/**/
325/* GeodeLink Control Processor GLIU1 port3*/
326/**/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000327#define GLCP_GLD_MSR_CAP (MSR_GLCP + 0x2000)
328#define GLCP_GLD_MSR_CONF (MSR_GLCP + 0x2001)
329#define GLCP_GLD_MSR_PM (MSR_GLCP + 0x2004)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000330
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000331#define GLCP_DELAY_CONTROLS (MSR_GLCP + 0x0F)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000332
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000333#define GLCP_SYS_RSTPLL (MSR_GLCP +0x14 /* R/W*/)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000334#define RSTPLL_UPPER_MDIV_SHIFT 9
335#define RSTPLL_UPPER_VDIV_SHIFT 6
336#define RSTPLL_UPPER_FBDIV_SHIFT 0
337
338#define RSTPLL_LOWER_SWFLAGS_SHIFT 26
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000339#define RSTPLL_LOWER_SWFLAGS_MASK (0x3F<<RSTPLL_LOWER_SWFLAGS_SHIFT)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000340
341#define RSTPPL_LOWER_HOLD_COUNT_SHIFT 16
342#define RSTPPL_LOWER_BYPASS_SHIFT 15
343#define RSTPPL_LOWER_TST_SHIFT 11
344#define RSTPPL_LOWER_SDRMODE_SHIFT 10
345#define RSTPPL_LOWER_BOOTSTRAP_SHIFT 4
346
347#define RSTPPL_LOWER_LOCK_SET (1<<25)
348#define RSTPPL_LOWER_LOCKWAIT_SET (1<<24)
349#define RSTPPL_LOWER_BYPASS_SET (1<<15)
350#define RSTPPL_LOWER_PD_SET (1<<14)
351#define RSTPPL_LOWER_PLL_RESET_SET (1<<13)
352#define RSTPPL_LOWER_SDRMODE_SET (1<<10)
353#define RSTPPL_LOWER_CPU_SEMI_SYNC_SET (1<<9)
354#define RSTPPL_LOWER_PCI_SEMI_SYNC_SET (1<<8)
355#define RSTPPL_LOWER_CHIP_RESET_SET (1<<0)
356
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000357#define GLCP_DOTPLL (MSR_GLCP + 0x15 /* R/W*/)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000358#define DOTPPL_LOWER_PD_SET (1<<14)
359
360
361/**/
362/* GLIU1 port 4*/
363/**/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000364#define GLPCI_GLD_MSR_CAP (MSR_PCI + 0x2000)
365#define GLPCI_GLD_MSR_CONFIG (MSR_PCI + 0x2001)
366#define GLPCI_GLD_MSR_PM (MSR_PCI + 0x2004)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000367
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000368#define GLPCI_CTRL (MSR_PCI + 0x2010)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000369#define GLPCI_CTRL_UPPER_FTH_SHIFT 28
370#define GLPCI_CTRL_UPPER_RTH_SHIFT 24
371#define GLPCI_CTRL_UPPER_SBRTH_SHIFT 20
372#define GLPCI_CTRL_UPPER_DTL_SHIFT 14
373#define GLPCI_CTRL_UPPER_WTO_SHIFT 11
374#define GLPCI_CTRL_UPPER_LAT_SHIFT 3
375#define GLPCI_CTRL_UPPER_ILTO_SHIFT 8
376#define GLPCI_CTRL_LOWER_IRFT_SHIFT 18
377#define GLPCI_CTRL_LOWER_IRFC_SHIFT 16
378#define GLPCI_CTRL_LOWER_ER_SET (1<<11)
379#define GLPCI_CTRL_LOWER_LDE_SET (1<<9)
380#define GLPCI_CTRL_LOWER_OWC_SET (1<<4)
381#define GLPCI_CTRL_LOWER_IWC_SET (1<<3)
382#define GLPCI_CTRL_LOWER_PCD_SET (1<<2)
383#define GLPCI_CTRL_LOWER_ME_SET (1<<0)
384
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000385#define GLPCI_ARB (MSR_PCI + 0x2011)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000386#define GLPCI_ARB_UPPER_BM1_SET (1<<17)
387#define GLPCI_ARB_UPPER_BM0_SET (1<<16)
388#define GLPCI_ARB_UPPER_CPRE_SET (1<<15)
389#define GLPCI_ARB_UPPER_PRE2_SET (1<<10)
390#define GLPCI_ARB_UPPER_PRE1_SET (1<<9)
391#define GLPCI_ARB_UPPER_PRE0_SET (1<<8)
392#define GLPCI_ARB_UPPER_CRME_SET (1<<7)
393#define GLPCI_ARB_UPPER_RME2_SET (1<<2)
394#define GLPCI_ARB_UPPER_RME1_SET (1<<1)
395#define GLPCI_ARB_UPPER_RME0_SET (1<<0)
396#define GLPCI_ARB_LOWER_PRCM_SHIFT 24
397#define GLPCI_ARB_LOWER_FPVEC_SHIFT 16
398#define GLPCI_ARB_LOWER_RMT_SHIFT 6
399#define GLPCI_ARB_LOWER_IIE_SET (1<<8)
400#define GLPCI_ARB_LOWER_PARK_SET (1<<0)
401
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000402#define GLPCI_REN (MSR_PCI + 0x2014)
403#define GLPCI_A0_BF (MSR_PCI + 0x2015)
404#define GLPCI_C0_DF (MSR_PCI + 0x2016)
405#define GLPCI_E0_FF (MSR_PCI + 0x2017)
406#define GLPCI_RC0 (MSR_PCI + 0x2018)
407#define GLPCI_RC1 (MSR_PCI + 0x2019)
408#define GLPCI_RC2 (MSR_PCI + 0x201A)
409#define GLPCI_RC3 (MSR_PCI + 0x201B)
410#define GLPCI_RC4 (MSR_PCI + 0x201C)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000411#define GLPCI_RC_UPPER_TOP_SHIFT 12
412#define GLPCI_RC_LOWER_BASE_SHIFT 12
413#define GLPCI_RC_LOWER_EN_SET (1<<8)
414#define GLPCI_RC_LOWER_PF_SET (1<<5)
415#define GLPCI_RC_LOWER_WC_SET (1<<4)
416#define GLPCI_RC_LOWER_WP_SET (1<<2)
417#define GLPCI_RC_LOWER_CD_SET (1<<0)
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000418#define GLPCI_ExtMSR (MSR_PCI + 0x201E)
419#define GLPCI_SPARE (MSR_PCI + 0x201F)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000420#define GLPCI_SPARE_LOWER_AILTO_SET (1<<6)
421#define GLPCI_SPARE_LOWER_PPD_SET (1<<5)
422#define GLPCI_SPARE_LOWER_PPC_SET (1<<4)
423#define GLPCI_SPARE_LOWER_MPC_SET (1<<3)
424#define GLPCI_SPARE_LOWER_MME_SET (1<<2)
425#define GLPCI_SPARE_LOWER_NSE_SET (1<<1)
426#define GLPCI_SPARE_LOWER_SUPO_SET (1<<0)
427
428
429/**/
430/* FooGlue GLIU1 port 5*/
431/**/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000432#define FG_GLD_MSR_CAP (MSR_FG + 0x2000)
433#define FG_GLD_MSR_PM (MSR_FG + 0x2004)
Ronald G. Minnich316ea532006-03-20 22:20:09 +0000434
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000435/* VIP GLIU1 port 5*/
436/* */
437#define VIP_GLD_MSR_CAP (MSR_VIP + 0x2000)
438#define VIP_GLD_MSR_CONFIG (MSR_VIP + 0x2001)
439#define VIP_GLD_MSR_PM (MSR_VIP + 0x2004)
440#define VIP_BIST (MSR_VIP + 0x2005)
441/* */
442/* AES GLIU1 port 6*/
443/* */
444#define AES_GLD_MSR_CAP (MSR_AES + 0x2000)
445#define AES_GLD_MSR_CONFIG (MSR_AES + 0x2001)
446#define AES_GLD_MSR_PM (MSR_AES + 0x2004)
447#define AES_CONTROL (MSR_AES + 0x2006)
448/* more fun stuff */
449#define BM 1 /* Base Mask - map power of 2 size aligned region*/
450#define BMO 2 /* BM with an offset*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000451#define R 3 /* Range - 4k range minimum*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000452#define RO 4 /* R with offset*/
453#define SC 5 /* Swiss 0xCeese - maps a 256K region in to 16K 0xcunks. Set W/R*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000454#define BMIO 6 /* Base Mask IO*/
455#define SCIO 7 /* Swiss 0xCeese IO*/
456#define SC_SHADOW 8 /* Special marker for Shadow SC descriptors so setShadow proc is independant of CPU*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000457#define R_SYSMEM 9 /* Special marker for SYSMEM R descriptors so GLIUInit proc is independant of CPU*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000458#define BMO_SMM 10 /* Specail marker for SMM*/
459#define BM_SMM 11 /* Specail marker for SMM*/
460#define BMO_DMM 12 /* Specail marker for DMM*/
461#define BM_DMM 13 /* Specail marker for DMM*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000462#define RO_FB 14 /* special for Frame buffer.*/
463#define R_FB 15 /* special for FB.*/
464#define OTHER 0x0FE /* Special marker for other*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000465#define GL_END 0x0FF /* end*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000466
467#define MSR_GL0 (GL1_GLIU0 << 29)
468
469/* Set up desc addresses from 20 - 3f*/
470/* This is chip specific!*/
471#define MSR_GLIU0_BASE1 (MSR_GLIU0 + 0x20) /* BM*/
472#define MSR_GLIU0_BASE2 (MSR_GLIU0 + 0x21) /* BM*/
Ronald G. Minnichd3ba4aa2006-05-02 03:07:11 +0000473#define MSR_GLIU0_SHADOW (MSR_GLIU0 + 0x2C) /* SCO should only be SC*/
474#define MSR_GLIU0_SYSMEM (MSR_GLIU0 + 0x28) /* RO should only be R*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000475#define MSR_GLIU0_SMM (MSR_GLIU0 + 0x26) /* BMO*/
476#define MSR_GLIU0_DMM (MSR_GLIU0 + 0x27) /* BMO*/
477
478#define MSR_GLIU1_BASE1 (MSR_GLIU1 + 0x20) /* BM*/
479#define MSR_GLIU1_BASE2 (MSR_GLIU1 + 0x21) /* BM*/
Ronald G. Minnichd3ba4aa2006-05-02 03:07:11 +0000480#define MSR_GLIU1_SHADOW (MSR_GLIU1 + 0x2D) /* SCO should only be SC*/
481#define MSR_GLIU1_SYSMEM (MSR_GLIU1 + 0x29) /* RO should only be R*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000482#define MSR_GLIU1_SMM (MSR_GLIU1 + 0x23) /* BM*/
483#define MSR_GLIU1_DMM (MSR_GLIU1 + 0x24) /* BM*/
Ronald G. Minnichd3ba4aa2006-05-02 03:07:11 +0000484#define MSR_GLIU1_FPU_TRAP (MSR_GLIU1 + 0x0E3) /* FooGlue F0 for FPU*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000485
486/* definitions that are "once you are mostly up, start VSA" type things */
487#define SMM_OFFSET 0x40400000
Ronald G. Minnichfb937492006-06-10 22:57:15 +0000488#define SMM_SIZE 128 /* changed SMM_SIZE from 256 KB to 128 KB */
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000489#define DMM_OFFSET 0x0C0000000
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000490#define DMM_SIZE 128
491#define FB_OFFSET 0x41000000
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000492#define PCI_MEM_TOP 0x0EFFFFFFF // Top of PCI mem allocation region
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000493#define PCI_IO_TOP 0x0EFFF // Top of PCI I/O allocation region
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000494#define END_OPTIONROM_SPACE 0x0DFFF // E0000 is reserved for SystemROMs.
495
496#define MDD_SMBUS 0x06000 // SMBUS IO location
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000497#define MDD_GPIO 0x06100 // GPIO & ICF IO location
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000498#define MDD_MFGPT 0x06200 // General Purpose Timers IO location
499#define MDD_IRQ_MAPPER 0x06300 // IRQ Mapper
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000500#define ACPI_BASE 0x09C00 // ACPI Base
501#define MDD_PM 0x09D00 // Power Management Logic - placed at the end of ACPI
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000502
503#define CS5535_IDSEL 0x02000000 // IDSEL = AD25, device #15
504#define CHIPSET_DEV_NUM 15
505#define IDSEL_BASE 11 // bit 11 = device 1
Ronald G. Minnich070a10f2006-05-04 23:05:49 +0000506
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000507
508/* standard AMD post definitions -- might as well use them. */
509#define POST_Output_Port (0x080) /* port to write post codes to*/
510
511#define POST_preSioInit (0x000) /* geode.asm*/
512#define POST_clockInit (0x001) /* geode.asm*/
513#define POST_CPURegInit (0x002) /* geode.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000514#define POST_UNREAL (0x003) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000515#define POST_CPUMemRegInit (0x004) /* geode.asm*/
516#define POST_CPUTest (0x005) /* geode.asm*/
517#define POST_memSetup (0x006) /* geode.asm*/
518#define POST_memSetUpStack (0x007) /* geode.asm*/
519#define POST_memTest (0x008) /* geode.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000520#define POST_shadowRom (0x009) /* geode.asm*/
521#define POST_memRAMoptimize (0x00A) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000522#define POST_cacheInit (0x00B) /* geode.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000523#define POST_northBridgeInit (0x00C) /* geode.asm*/
524#define POST_chipsetInit (0x00D) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000525#define POST_sioTest (0x00E) /* geode.asm*/
526#define POST_pcATjunk (0x00F) /* geode.asm*/
527
528
529#define POST_intTable (0x010) /* geode.asm*/
530#define POST_memInfo (0x011) /* geode.asm*/
531#define POST_romCopy (0x012) /* geode.asm*/
532#define POST_PLLCheck (0x013) /* geode.asm*/
533#define POST_keyboardInit (0x014) /* geode.asm*/
534#define POST_cpuCacheOff (0x015) /* geode.asm*/
535#define POST_BDAInit (0x016) /* geode.asm*/
536#define POST_pciScan (0x017) /* geode.asm*/
537#define POST_optionRomInit (0x018) /* geode.asm*/
538#define POST_ResetLimits (0x019) /* geode.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000539#define POST_summary_screen (0x01A) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000540#define POST_Boot (0x01B) /* geode.asm*/
541#define POST_SystemPreInit (0x01C) /* geode.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000542#define POST_ClearRebootFlag (0x01D) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000543#define POST_GLIUInit (0x01E) /* geode.asm*/
544#define POST_BootFailed (0x01F) /* geode.asm*/
545
546
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000547#define POST_CPU_ID (0x020) /* cpucpuid.asm*/
548#define POST_COUNTERBROKEN (0x021) /* pllinit.asm*/
549#define POST_DIFF_DIMMS (0x022) /* pllinit.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000550#define POST_WIGGLE_MEM_LINES (0x023) /* pllinit.asm*/
551#define POST_NO_GLIU_DESC (0x024) /* pllinit.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000552#define POST_CPU_LCD_CHECK (0x025) /* pllinit.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000553#define POST_CPU_LCD_PASS (0x026) /* pllinit.asm*/
554#define POST_CPU_LCD_FAIL (0x027) /* pllinit.asm*/
555#define POST_CPU_STEPPING (0x028) /* cpucpuid.asm*/
556#define POST_CPU_DM_BIST_FAILURE (0x029) /* gx2reg.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000557#define POST_CPU_FLAGS (0x02A) /* cpucpuid.asm*/
558#define POST_CHIPSET_ID (0x02b) /* chipset.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000559#define POST_CHIPSET_ID_PASS (0x02c) /* chipset.asm*/
560#define POST_CHIPSET_ID_FAIL (0x02d) /* chipset.asm*/
561#define POST_CPU_ID_GOOD (0x02E) /* cpucpuid.asm*/
562#define POST_CPU_ID_FAIL (0x02F) /* cpucpuid.asm*/
563
564
565
566/* PCI config*/
567#define P80_PCICFG (0x030) /* pcispace.asm*/
568
569
570/* PCI io*/
571#define P80_PCIIO (0x040) /* pcispace.asm*/
572
573
574/* PCI memory*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000575#define P80_PCIMEM (0x050) /* pcispace.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000576
577
578/* SIO*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000579#define P80_SIO (0x060) /* *sio.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000580
581/* Memory Setp*/
582#define P80_MEM_SETUP (0x070) /* docboot meminit*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000583#define POST_MEM_SETUP (0x070) /* memsize.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000584#define ERROR_32BIT_DIMMS (0x071) /* memsize.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000585#define POST_MEM_SETUP2 (0x072) /* memsize.asm*/
586#define POST_MEM_SETUP3 (0x073) /* memsize.asm*/
587#define POST_MEM_SETUP4 (0x074) /* memsize.asm*/
588#define POST_MEM_SETUP5 (0x075) /* memsize.asm*/
589#define POST_MEM_ENABLE (0x076) /* memsize.asm*/
590#define ERROR_NO_DIMMS (0x077) /* memsize.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000591#define ERROR_DIFF_DIMMS (0x078) /* memsize.asm*/
592#define ERROR_BAD_LATENCY (0x079) /* memsize.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000593#define ERROR_SET_PAGE (0x07a) /* memsize.asm*/
594#define ERROR_DENSITY_DIMM (0x07b) /* memsize.asm*/
595#define ERROR_UNSUPPORTED_DIMM (0x07c) /* memsize.asm*/
596#define ERROR_BANK_SET (0x07d) /* memsize.asm*/
597#define POST_MEM_SETUP_GOOD (0x07E) /* memsize.asm*/
598#define POST_MEM_SETUP_FAIL (0x07F) /* memsize.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000599
600
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000601#define POST_UserPreInit (0x080) /* geode.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000602#define POST_UserPostInit (0x081) /* geode.asm*/
603#define POST_Equipment_check (0x082) /* geode.asm*/
604#define POST_InitNVRAMBX (0x083) /* geode.asm*/
605#define POST_NoPIRTable (0x084) /* pci.asm*/
606#define POST_ChipsetFingerPrintPass (0x085) /* prechipsetinit*/
607#define POST_ChipsetFingerPrintFail (0x086) /* prechipsetinit*/
608#define POST_CPU_IM_TAG_BIST_FAILURE (0x087) /* gx2reg.asm*/
609#define POST_CPU_IM_DATA_BIST_FAILURE (0x088) /* gx2reg.asm*/
610#define POST_CPU_FPU_BIST_FAILURE (0x089) /* gx2reg.asm*/
611#define POST_CPU_BTB_BIST_FAILURE (0x08a) /* gx2reg.asm*/
612#define POST_CPU_EX_BIST_FAILURE (0x08b) /* gx2reg.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000613#define POST_Chipset_PI_Test_Fail (0x08c) /* prechipsetinit*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000614#define POST_Chipset_SMBus_SDA_Test_Fail (0x08d) /* prechipsetinit*/
615#define POST_BIT_CLK_Fail (0x08e) /* Hawk geode.asm override*/
616
617
618#define POST_STACK_SETUP (0x090) /* memstack.asm*/
619#define POST_CPU_PF_BIST_FAILURE (0x091) /* gx2reg.asm*/
620#define POST_CPU_L2_BIST_FAILURE (0x092) /* gx2reg.asm*/
621#define POST_CPU_GLCP_BIST_FAILURE (0x093) /* gx2reg.asm*/
622#define POST_CPU_DF_BIST_FAILURE (0x094) /* gx2reg.asm*/
623#define POST_CPU_VG_BIST_FAILURE (0x095) /* gx2reg.asm*/
624#define POST_CPU_VIP_BIST_FAILURE (0x096) /* gx2reg.asm*/
625#define POST_STACK_SETUP_PASS (0x09E) /* memstack.asm*/
626#define POST_STACK_SETUP_FAIL (0x09F) /* memstack.asm*/
627
628
629#define POST_PLL_INIT (0x0A0) /* pllinit.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000630#define POST_PLL_MANUAL (0x0A1) /* pllinit.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000631#define POST_PLL_STRAP (0x0A2) /* pllinit.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000632#define POST_PLL_RESET_FAIL (0x0A3) /* pllinit.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000633#define POST_PLL_PCI_FAIL (0x0A4) /* pllinit.asm*/
634#define POST_PLL_MEM_FAIL (0x0A5) /* pllinit.asm*/
635#define POST_PLL_CPU_VER_FAIL (0x0A6) /* pllinit.asm*/
636
637
638#define POST_MEM_TESTMEM (0x0B0) /* memtest.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000639#define POST_MEM_TESTMEM1 (0x0B1) /* memtest.asm*/
640#define POST_MEM_TESTMEM2 (0x0B2) /* memtest.asm*/
641#define POST_MEM_TESTMEM3 (0x0B3) /* memtest.asm*/
642#define POST_MEM_TESTMEM4 (0x0B4) /* memtest.asm*/
643#define POST_MEM_TESTMEM_PASS (0x0BE) /* memtest.asm*/
644#define POST_MEM_TESTMEM_FAIL (0x0BF) /* memtest.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000645
646
647#define POST_SECUROM_SECBOOT_START (0x0C0) /* secstart.asm*/
648#define POST_SECUROM_BOOTSRCSETUP (0x0C1) /* secstart.asm*/
Ronald G. Minnich526b2c42006-04-10 16:14:19 +0000649#define POST_SECUROM_REMAP_FAIL (0x0C2) /* secstart.asm*/
Ronald G. Minnich40fedaf2006-04-06 23:35:52 +0000650#define POST_SECUROM_BOOTSRCSETUP_FAIL (0x0C3) /* secstart.asm*/
651#define POST_SECUROM_DCACHESETUP (0x0C4) /* secstart.asm*/
652#define POST_SECUROM_DCACHESETUP_FAIL (0x0C5) /* secstart.asm*/
653#define POST_SECUROM_ICACHESETUP (0x0C6) /* secstart.asm*/
654#define POST_SECUROM_DESCRIPTORSETUP (0x0C7) /* secstart.asm*/
655#define POST_SECUROM_DCACHESETUPBIOS (0x0C8) /* secstart.asm*/
656#define POST_SECUROM_PLATFORMSETUP (0x0C9) /* secstart.asm*/
657#define POST_SECUROM_SIGCHECKBIOS (0x0CA) /* secstart.asm*/
658#define POST_SECUROM_ICACHESETUPBIOS (0x0CB) /* secstart.asm*/
659#define POST_SECUROM_PASS (0x0CC) /* secstart.asm*/
660#define POST_SECUROM_FAIL (0x0CD) /* secstart.asm*/
661
662#define POST_RCONFInitError (0x0CE) /* cache.asm*/
663#define POST_CacheInitError (0x0CF) /* cache.asm*/
664
665
666#define POST_ROM_PREUNCOMPRESS (0x0D0) /* rominit.asm*/
667#define POST_ROM_UNCOMPRESS (0x0D1) /* rominit.asm*/
668#define POST_ROM_SMM_INIT (0x0D2) /* rominit.asm*/
669#define POST_ROM_VID_BIOS (0x0D3) /* rominit.asm*/
670#define POST_ROM_LCDINIT (0x0D4) /* rominit.asm*/
671#define POST_ROM_SPLASH (0x0D5) /* rominit.asm*/
672#define POST_ROM_HDDINIT (0x0D6) /* rominit.asm*/
673#define POST_ROM_SYS_INIT (0x0D7) /* rominit.asm*/
674#define POST_ROM_DMM_INIT (0x0D8) /* rominit.asm*/
675#define POST_ROM_TVINIT (0x0D9) /* rominit.asm*/
676#define POST_ROM_POSTUNCOMPRESS (0x0DE)
677
678
679#define P80_CHIPSET_INIT (0x0E0) /* chipset.asm*/
680#define POST_PreChipsetInit (0x0E1) /* geode.asm*/
681#define POST_LateChipsetInit (0x0E2) /* geode.asm*/
682#define POST_NORTHB_INIT (0x0E8) /* northb.asm*/
683
684
685#define POST_INTR_SEG_JUMP (0x0F0) /* vector.asm*/
686
Ronald G. Minnich4b8cf1d2006-04-10 23:32:23 +0000687
688/* I don't mind if somebody decides this needs to be in a seperate file. I don't see much point
689 * in it, either.
690 * RGM
691 */
692#define Cx5535_ID ( 0x002A100B)
693#define Cx5536_ID ( 0x208F1022)
694
695/* Cs5535 as follows. */
696/* SB_GLIU*/
697/* port0 - GLIU*/
698/* port1 - GLPCI*/
699/* port2 - USB Controller #2*/
700/* port3 - ATA-5 Controller*/
701/* port4 - MDD*/
702/* port5 - AC97*/
703/* port6 - USB Controller #1*/
704/* port7 - GLCP*/
705
706
707/* SouthBridge Equates*/
708/* MSR_SB and SB_SHIFT are located in CPU.inc*/
Ronald G. Minnichfb937492006-06-10 22:57:15 +0000709#define MSR_SB_GLIU ((9 << 14) + MSR_SB) /* 51024xxx or 510*xxxx - fake out just like GL0 on CPU. */
710#define MSR_SB_GLPCI (MSR_SB) /* 5100xxxx - don't go to the GLIU */
711#define MSR_SB_USB2 ((2 << SB_SHIFT) + MSR_SB) /* 5120xxxx */
712#define MSR_SB_ATA ((3 << SB_SHIFT) + MSR_SB) /* 5130xxxx */
713#define MSR_SB_MDD ((4 << SB_SHIFT) + MSR_SB) /* 5140xxxx, a.k.a. DIVIL = Diverse Integrated Logic device */
714#define MSR_SB_AC97 ((5 << SB_SHIFT) + MSR_SB) /* 5150xxxx */
715#define MSR_SB_USB1 ((6 << SB_SHIFT) + MSR_SB) /* 5160xxxx */
716#define MSR_SB_GLCP ((7 << SB_SHIFT) + MSR_SB) /* 5170xxxx */
Ronald G. Minnich4b8cf1d2006-04-10 23:32:23 +0000717
718/* */
719/* GLIU*/
720/* */
721#define GLIU_SB_GLD_MSR_CAP ( MSR_SB_GLIU + 0x00)
722#define GLIU_SB_GLD_MSR_CONF ( MSR_SB_GLIU + 0x01)
723#define GLIU_SB_GLD_MSR_PM ( MSR_SB_GLIU + 0x04)
724
725/* */
726/* USB1*/
727/* */
728#define USB1_SB_GLD_MSR_CAP ( MSR_SB_USB1 + 0x00)
729#define USB1_SB_GLD_MSR_CONF ( MSR_SB_USB1 + 0x01)
730#define USB1_SB_GLD_MSR_PM ( MSR_SB_USB1 + 0x04)
731/* */
732/* USB2*/
733/* */
734#define USB2_SB_GLD_MSR_CAP ( MSR_SB_USB2 + 0x00)
735#define USB2_SB_GLD_MSR_CONF ( MSR_SB_USB2 + 0x01)
736#define USB2_SB_GLD_MSR_PM ( MSR_SB_USB2 + 0x04)
737
738
739/* */
740/* ATA*/
741/* */
742#define ATA_SB_GLD_MSR_CAP ( MSR_SB_ATA + 0x00)
743#define ATA_SB_GLD_MSR_CONF ( MSR_SB_ATA + 0x01)
744#define ATA_SB_GLD_MSR_ERR ( MSR_SB_ATA + 0x03)
745#define ATA_SB_GLD_MSR_PM ( MSR_SB_ATA + 0x04)
746
747/* */
748/* AC97*/
749/* */
750#define AC97_SB_GLD_MSR_CAP ( MSR_SB_AC97 + 0x00)
751#define AC97_SB_GLD_MSR_CONF ( MSR_SB_AC97 + 0x01)
752#define AC97_SB_GLD_MSR_PM ( MSR_SB_AC97 + 0x04)
753
754/* */
755/* GLPCI*/
756/* */
757#define GLPCI_SB_GLD_MSR_CAP ( MSR_SB_GLPCI + 0x00)
758#define GLPCI_SB_GLD_MSR_CONF ( MSR_SB_GLPCI + 0x01)
759#define GLPCI_SB_GLD_MSR_PM ( MSR_SB_GLPCI + 0x04)
760#define GLPCI_SB_CTRL ( MSR_SB_GLPCI + 0x10)
761#define GLPCI_CRTL_PPIDE_SET ( 1 << 17)
762/* */
763/* GLCP*/
764/* */
765#define GLCP_SB_GLD_MSR_CAP ( MSR_SB_GLCP + 0x00)
766#define GLCP_SB_GLD_MSR_CONF ( MSR_SB_GLCP + 0x01)
767#define GLCP_SB_GLD_MSR_PM ( MSR_SB_GLCP + 0x04)
768
769/* */
770/* MDD*/
771/* */
772#define MDD_SB_GLD_MSR_CAP ( MSR_SB_MDD + 0x00)
773#define MDD_SB_GLD_MSR_CONF ( MSR_SB_MDD + 0x01)
774#define MDD_SB_GLD_MSR_PM ( MSR_SB_MDD + 0x04)
775#define LBAR_EN ( 0x01)
776#define IO_MASK ( 0x1f)
777#define MEM_MASK ( 0x0FFFFF)
778#define MDD_LBAR_IRQ ( MSR_SB_MDD + 0x08)
779#define MDD_LBAR_KEL1 ( MSR_SB_MDD + 0x09)
780#define MDD_LBAR_KEL2 ( MSR_SB_MDD + 0x0A)
781#define MDD_LBAR_SMB ( MSR_SB_MDD + 0x0B)
782#define MDD_LBAR_GPIO ( MSR_SB_MDD + 0x0C)
783#define MDD_LBAR_MFGPT ( MSR_SB_MDD + 0x0D)
784#define MDD_LBAR_ACPI ( MSR_SB_MDD + 0x0E)
785#define MDD_LBAR_PMS ( MSR_SB_MDD + 0x0F)
786
787#define MDD_LBAR_FLSH0 ( MSR_SB_MDD + 0x010)
788#define MDD_LBAR_FLSH1 ( MSR_SB_MDD + 0x011)
789#define MDD_LBAR_FLSH2 ( MSR_SB_MDD + 0x012)
790#define MDD_LBAR_FLSH3 ( MSR_SB_MDD + 0x013)
791#define MDD_LEG_IO ( MSR_SB_MDD + 0x014)
792#define MDD_PIN_OPT ( MSR_SB_MDD + 0x015)
793#define MDD_SOFT_IRQ ( MSR_SB_MDD + 0x016)
794#define MDD_SOFT_RESET ( MSR_SB_MDD + 0x017)
795#define MDD_NORF_CNTRL ( MSR_SB_MDD + 0x018)
796#define MDD_NORF_T01 ( MSR_SB_MDD + 0x019)
797#define MDD_NORF_T23 ( MSR_SB_MDD + 0x01A)
798#define MDD_NANDF_DATA ( MSR_SB_MDD + 0x01B)
799#define MDD_NADF_CNTL ( MSR_SB_MDD + 0x01C)
800#define MDD_AC_DMA ( MSR_SB_MDD + 0x01E)
801#define MDD_KEL_CNTRL ( MSR_SB_MDD + 0x01F)
802
803#define MDD_IRQM_YLOW ( MSR_SB_MDD + 0x020)
804#define MDD_IRQM_YHIGH ( MSR_SB_MDD + 0x021)
805#define MDD_IRQM_ZLOW ( MSR_SB_MDD + 0x022)
806#define MDD_IRQM_ZHIGH ( MSR_SB_MDD + 0x023)
807#define MDD_IRQM_PRIM ( MSR_SB_MDD + 0x024)
808#define MDD_IRQM_LPC ( MSR_SB_MDD + 0x025)
809#define MDD_IRQM_LXIRR ( MSR_SB_MDD + 0x026)
810#define MDD_IRQM_HXIRR ( MSR_SB_MDD + 0x027)
811
812#define MDD_MFGPT_IRQ ( MSR_SB_MDD + 0x028)
813#define MDD_MFGPT_NR ( MSR_SB_MDD + 0x029)
814#define MDD_MFGPT_RES0 ( MSR_SB_MDD + 0x02A)
815#define MDD_MFGPT_RES1 ( MSR_SB_MDD + 0x02B)
816
817#define MDD_FLOP_S3F2 ( MSR_SB_MDD + 0x030)
818#define MDD_FLOP_S3F7 ( MSR_SB_MDD + 0x031)
819#define MDD_FLOP_S372 ( MSR_SB_MDD + 0x032)
820#define MDD_FLOP_S377 ( MSR_SB_MDD + 0x033)
821
822#define MDD_PIC_S ( MSR_SB_MDD + 0x034)
823#define MDD_PIT_S ( MSR_SB_MDD + 0x036)
824#define MDD_PIT_CNTRL ( MSR_SB_MDD + 0x037)
825
826#define MDD_UART1_MOD ( MSR_SB_MDD + 0x038)
827#define MDD_UART1_DON ( MSR_SB_MDD + 0x039)
828#define MDD_UART1_CONF ( MSR_SB_MDD + 0x03A)
829#define MDD_UART2_MOD ( MSR_SB_MDD + 0x03C)
830#define MDD_UART2_DON ( MSR_SB_MDD + 0x03D)
831#define MDD_UART2_CONF ( MSR_SB_MDD + 0x03E)
832
833#define MDD_DMA_MAP ( MSR_SB_MDD + 0x040)
834#define MDD_DMA_SHAD1 ( MSR_SB_MDD + 0x041)
835#define MDD_DMA_SHAD2 ( MSR_SB_MDD + 0x042)
836#define MDD_DMA_SHAD3 ( MSR_SB_MDD + 0x043)
837#define MDD_DMA_SHAD4 ( MSR_SB_MDD + 0x044)
838#define MDD_DMA_SHAD5 ( MSR_SB_MDD + 0x045)
839#define MDD_DMA_SHAD6 ( MSR_SB_MDD + 0x046)
840#define MDD_DMA_SHAD7 ( MSR_SB_MDD + 0x047)
841#define MDD_DMA_SHAD8 ( MSR_SB_MDD + 0x048)
842#define MDD_DMA_SHAD9 ( MSR_SB_MDD + 0x049)
843
844#define MDD_LPC_EADDR ( MSR_SB_MDD + 0x04C)
845#define MDD_LPC_ESTAT ( MSR_SB_MDD + 0x04D)
846#define MDD_LPC_SIRQ ( MSR_SB_MDD + 0x04E)
847#define MDD_LPC_RES ( MSR_SB_MDD + 0x04F)
848
849#define MDD_PML_TMR ( MSR_SB_MDD + 0x050)
850#define MDD_RTC_RAM_LO_CK ( MSR_SB_MDD + 0x054)
851#define MDD_RTC_DOMA_IND ( MSR_SB_MDD + 0x055)
852#define MDD_RTC_MONA_IND ( MSR_SB_MDD + 0x056)
853#define MDD_RTC_CENTURY_OFFSET ( MSR_SB_MDD + 0x057)
854
855/* */
856/* LBAR IO + MEMORY MAP*/
857/* */
858#define SMBUS_BASE ( 0x6000)
859#define GPIO_BASE ( 0x6100)
860#define MFGPT_BASE ( 0x6200)
861#define IRQMAP_BASE ( 0x6300)
862#define PMLogic_BASE ( 0x9D00)
863
864
865
866/* ***********************************************************/
867/* LBUS Device Equates - */
868/* ***********************************************************/
869
870/* */
871/* SMBus*/
872/* */
873
874#define SMBUS_SMBSDA ( SMBUS_BASE + 0x00)
875#define SMBUS_SMBST ( SMBUS_BASE + 0x01)
876#define SMBST_SLVSTP_SET ( 1 << 7)
877#define SMBST_SDAST_SET ( 1 << 6)
878#define SMBST_BER_SET ( 1 << 5)
879#define SMBST_NEGACK_SET ( 1 << 4)
880#define SMBST_STASTR_SET ( 1 << 3)
881#define SMBST_NMATCH_SET ( 1 << 2)
882#define SMBST_MASTER_SET ( 1 << 1)
883#define SMBST_XMIT_SET ( 1 << 0)
884#define SMBUS_SMBCST ( SMBUS_BASE + 0x02)
885#define SMBCST_TGSCL_SET ( 1 << 5)
886#define SMBCST_TSDA_SET ( 1 << 4)
887#define SMBCST_GCMTCH_SET ( 1 << 3)
888#define SMBCST_MATCH_SET ( 1 << 2)
889#define SMBCST_BB_SET ( 1 << 1)
890#define SMBCST_BUSY_SET ( 1 << 0)
891#define SMBUS_SMBCTL1 ( SMBUS_BASE + 0x03)
892#define SMBCTL1_STASTRE_SET ( 1 << 7)
893#define SMBCTL1_NMINTE_SET ( 1 << 6)
894#define SMBCTL1_GCMEN_SET ( 1 << 5)
895#define SMBCTL1_RECACK_SET ( 1 << 4)
896#define SMBCTL1_DMAEN_SET ( 1 << 3)
897#define SMBCTL1_INTEN_SET ( 1 << 2)
898#define SMBCTL1_STOP_SET ( 1 << 1)
899#define SMBCTL1_START_SET ( 1 << 0)
900#define SMBUS_SMBADDR ( SMBUS_BASE + 0x04)
901#define SMBADDR_SAEN_SET ( 1 << 7)
902#define SMBUS_SMBCTL2 ( SMBUS_BASE + 0x05)
903#define SMBCTL2_SCLFRQ_SHIFT ( 1 << 1)
904#define SMBCTL2_ENABLE_SET ( 1 << 0)
905
906/* */
907/* GPIO*/
908/* */
909
910#define GPIOL_0_SET ( 1 << 0)
911#define GPIOL_1_SET ( 1 << 1)
912#define GPIOL_2_SET ( 1 << 2)
913#define GPIOL_3_SET ( 1 << 3)
914#define GPIOL_4_SET ( 1 << 4)
915#define GPIOL_5_SET ( 1 << 5)
916#define GPIOL_6_SET ( 1 << 6)
917#define GPIOL_7_SET ( 1 << 7)
918#define GPIOL_8_SET ( 1 << 8)
919#define GPIOL_9_SET ( 1 << 9)
920#define GPIOL_10_SET ( 1 << 10)
921#define GPIOL_11_SET ( 1 << 11)
922#define GPIOL_12_SET ( 1 << 12)
923#define GPIOL_13_SET ( 1 << 13)
924#define GPIOL_14_SET ( 1 << 14)
925#define GPIOL_15_SET ( 1 << 15)
926
927#define GPIOL_0_CLEAR ( 1 << 16)
928#define GPIOL_1_CLEAR ( 1 << 17)
929#define GPIOL_2_CLEAR ( 1 << 18)
930#define GPIOL_3_CLEAR ( 1 << 19)
931#define GPIOL_4_CLEAR ( 1 << 20)
932#define GPIOL_5_CLEAR ( 1 << 21)
933#define GPIOL_6_CLEAR ( 1 << 22)
934#define GPIOL_7_CLEAR ( 1 << 23)
935#define GPIOL_8_CLEAR ( 1 << 24)
936#define GPIOL_9_CLEAR ( 1 << 25)
937#define GPIOL_10_CLEAR ( 1 << 26)
938#define GPIOL_11_CLEAR ( 1 << 27)
939#define GPIOL_12_CLEAR ( 1 << 28)
940#define GPIOL_13_CLEAR ( 1 << 29)
941#define GPIOL_14_CLEAR ( 1 << 30)
942#define GPIOL_15_CLEAR ( 1 << 31)
943
944#define GPIOH_16_SET ( 1 << 0)
945#define GPIOH_17_SET ( 1 << 1)
946#define GPIOH_18_SET ( 1 << 2)
947#define GPIOH_19_SET ( 1 << 3)
948#define GPIOH_20_SET ( 1 << 4)
949#define GPIOH_21_SET ( 1 << 5)
950#define GPIOH_22_SET ( 1 << 6)
951#define GPIOH_23_SET ( 1 << 7)
952#define GPIOH_24_SET ( 1 << 8)
953#define GPIOH_25_SET ( 1 << 9)
954#define GPIOH_26_SET ( 1 << 10)
955#define GPIOH_27_SET ( 1 << 11)
956#define GPIOH_28_SET ( 1 << 12)
957#define GPIOH_29_SET ( 1 << 13)
958#define GPIOH_30_SET ( 1 << 14)
959#define GPIOH_31_SET ( 1 << 15)
960
961#define GPIOH_16_CLEAR ( 1 << 16)
962#define GPIOH_17_CLEAR ( 1 << 17)
963#define GPIOH_18_CLEAR ( 1 << 18)
964#define GPIOH_19_CLEAR ( 1 << 19)
965#define GPIOH_20_CLEAR ( 1 << 20)
966#define GPIOH_21_CLEAR ( 1 << 21)
967#define GPIOH_22_CLEAR ( 1 << 22)
968#define GPIOH_23_CLEAR ( 1 << 23)
969#define GPIOH_24_CLEAR ( 1 << 24)
970#define GPIOH_25_CLEAR ( 1 << 25)
971#define GPIOH_26_CLEAR ( 1 << 26)
972#define GPIOH_27_CLEAR ( 1 << 27)
973#define GPIOH_28_CLEAR ( 1 << 28)
974#define GPIOH_29_CLEAR ( 1 << 29)
975#define GPIOH_30_CLEAR ( 1 << 30)
976#define GPIOH_31_CLEAR ( 1 << 31)
977
978
979/* GPIO LOW Bank Bit Registers*/
980#define GPIOL_OUTPUT_VALUE ( GPIO_BASE + 0x00)
981#define GPIOL_OUTPUT_ENABLE ( GPIO_BASE + 0x04)
982#define GPIOL_OUT_OPENDRAIN ( GPIO_BASE + 0x08)
983#define GPIOL_OUTPUT_INVERT_ENABLE ( GPIO_BASE + 0x0C)
984#define GPIOL_OUT_AUX1_SELECT ( GPIO_BASE + 0x10)
985#define GPIOL_OUT_AUX2_SELECT ( GPIO_BASE + 0x14)
986#define GPIOL_PULLUP_ENABLE ( GPIO_BASE + 0x18)
987#define GPIOL_PULLDOWN_ENABLE ( GPIO_BASE + 0x1C)
988#define GPIOL_INPUT_ENABLE ( GPIO_BASE + 0x20)
989#define GPIOL_INPUT_INVERT_ENABLE ( GPIO_BASE + 0x24)
990#define GPIOL_IN_FILTER_ENABLE ( GPIO_BASE + 0x28)
991#define GPIOL_IN_EVENTCOUNT_ENABLE ( GPIO_BASE + 0x2C)
992#define GPIOL_READ_BACK ( GPIO_BASE + 0x30)
993#define GPIOL_IN_AUX1_SELECT ( GPIO_BASE + 0x34)
994#define GPIOL_EVENTS_ENABLE ( GPIO_BASE + 0x38)
995#define GPIOL_LOCK_ENABLE ( GPIO_BASE + 0x3C)
996#define GPIOL_IN_POSEDGE_ENABLE ( GPIO_BASE + 0x40)
997#define GPIOL_IN_NEGEDGE_ENABLE ( GPIO_BASE + 0x44)
998#define GPIOL_IN_POSEDGE_STATUS ( GPIO_BASE + 0x48)
999#define GPIOL_IN_NEGEDGE_STATUS ( GPIO_BASE + 0x4C)
1000
1001/* GPIO High Bank Bit Registers*/
1002#define GPIOH_OUTPUT_VALUE ( GPIO_BASE + 0x80)
1003#define GPIOH_OUTPUT_ENABLE ( GPIO_BASE + 0x84)
1004#define GPIOH_OUT_OPENDRAIN ( GPIO_BASE + 0x88)
1005#define GPIOH_OUTPUT_INVERT_ENABLE ( GPIO_BASE + 0x8C)
1006#define GPIOH_OUT_AUX1_SELECT ( GPIO_BASE + 0x90)
1007#define GPIOH_OUT_AUX2_SELECT ( GPIO_BASE + 0x94)
1008#define GPIOH_PULLUP_ENABLE ( GPIO_BASE + 0x98)
1009#define GPIOH_PULLDOWN_ENABLE ( GPIO_BASE + 0x9C)
1010#define GPIOH_INPUT_ENABLE ( GPIO_BASE + 0x0A0)
1011#define GPIOH_INPUT_INVERT_ENABLE ( GPIO_BASE + 0x0A4)
1012#define GPIOH_IN_FILTER_ENABLE ( GPIO_BASE + 0x0A8)
1013#define GPIOH_IN_EVENTCOUNT_ENABLE ( GPIO_BASE + 0x0AC)
1014#define GPIOH_READ_BACK ( GPIO_BASE + 0x0B0)
1015#define GPIOH_IN_AUX1_SELECT ( GPIO_BASE + 0x0B4)
1016#define GPIOH_EVENTS_ENABLE ( GPIO_BASE + 0x0B8)
1017#define GPIOH_LOCK_ENABLE ( GPIO_BASE + 0x0BC)
1018#define GPIOH_IN_POSEDGE_ENABLE ( GPIO_BASE + 0x0C0)
1019#define GPIOH_IN_NEGEDGE_ENABLE ( GPIO_BASE + 0x0C4)
1020#define GPIOH_IN_POSEDGE_STATUS ( GPIO_BASE + 0x0C8)
1021#define GPIOH_IN_NEGEDGE_STATUS ( GPIO_BASE + 0x0CC)
1022
1023/* Input Conditioning Function Registers*/
1024#define GPIO_00_FILTER_AMOUNT ( GPIO_BASE + 0x50)
1025#define GPIO_00_FILTER_COUNT ( GPIO_BASE + 0x52)
1026#define GPIO_00_EVENT_COUNT ( GPIO_BASE + 0x54)
1027#define GPIO_00_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x56)
1028#define GPIO_01_FILTER_AMOUNT ( GPIO_BASE + 0x58)
1029#define GPIO_01_FILTER_COUNT ( GPIO_BASE + 0x5A)
1030#define GPIO_01_EVENT_COUNT ( GPIO_BASE + 0x5C)
1031#define GPIO_01_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x5E)
1032#define GPIO_02_FILTER_AMOUNT ( GPIO_BASE + 0x60)
1033#define GPIO_02_FILTER_COUNT ( GPIO_BASE + 0x62)
1034#define GPIO_02_EVENT_COUNT ( GPIO_BASE + 0x64)
1035#define GPIO_02_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x66)
1036#define GPIO_03_FILTER_AMOUNT ( GPIO_BASE + 0x68)
1037#define GPIO_03_FILTER_COUNT ( GPIO_BASE + 0x6A)
1038#define GPIO_03_EVENT_COUNT ( GPIO_BASE + 0x6C)
1039#define GPIO_03_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x6E)
1040#define GPIO_04_FILTER_AMOUNT ( GPIO_BASE + 0x70)
1041#define GPIO_04_FILTER_COUNT ( GPIO_BASE + 0x72)
1042#define GPIO_04_EVENT_COUNT ( GPIO_BASE + 0x74)
1043#define GPIO_04_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x76)
1044#define GPIO_05_FILTER_AMOUNT ( GPIO_BASE + 0x78)
1045#define GPIO_05_FILTER_COUNT ( GPIO_BASE + 0x7A)
1046#define GPIO_05_EVENT_COUNT ( GPIO_BASE + 0x7C)
1047#define GPIO_05_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x7E)
1048#define GPIO_06_FILTER_AMOUNT ( GPIO_BASE + 0x0D0)
1049#define GPIO_06_FILTER_COUNT ( GPIO_BASE + 0x0D2)
1050#define GPIO_06_EVENT_COUNT ( GPIO_BASE + 0x0D4)
1051#define GPIO_06_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x0D6)
1052#define GPIO_07_FILTER_AMOUNT ( GPIO_BASE + 0x0D8)
1053#define GPIO_07_FILTER_COUNT ( GPIO_BASE + 0x0DA)
1054#define GPIO_07_EVENT_COUNT ( GPIO_BASE + 0x0DC)
1055#define GPIO_07_EVENTCOMPARE_VALUE ( GPIO_BASE + 0x0DE)
1056
1057/* R/W GPIO Interrupt &PME Mapper Registers*/
1058#define GPIO_MAPPER_X ( GPIO_BASE + 0x0E0)
1059#define GPIO_MAPPER_Y ( GPIO_BASE + 0x0E4)
1060#define GPIO_MAPPER_Z ( GPIO_BASE + 0x0E8)
1061#define GPIO_MAPPER_W ( GPIO_BASE + 0x0EC)
1062#define GPIO_FE_SELECT_0 ( GPIO_BASE + 0x0F0)
1063#define GPIO_FE_SELECT_1 ( GPIO_BASE + 0x0F1)
1064#define GPIO_FE_SELECT_2 ( GPIO_BASE + 0x0F2)
1065#define GPIO_FE_SELECT_3 ( GPIO_BASE + 0x0F3)
1066#define GPIO_FE_SELECT_4 ( GPIO_BASE + 0x0F4)
1067#define GPIO_FE_SELECT_5 ( GPIO_BASE + 0x0F5)
1068#define GPIO_FE_SELECT_6 ( GPIO_BASE + 0x0F6)
1069#define GPIO_FE_SELECT_7 ( GPIO_BASE + 0x0F7)
1070
1071/* Event Counter Decrement Registers*/
1072#define GPIOL_IN_EVENT_DECREMENT ( GPIO_BASE + 0x0F8)
1073#define GPIOH_IN_EVENT_DECREMENT ( GPIO_BASE + 0x0FC)
1074
1075/* This is for 286reset compatibility. 0xCange to mat0xc 5535 virtualized stuff.*/
1076#define FUNC0 ( 0x90)
1077
1078
1079/* sworley, PMC register*/
1080#define PM_SSD ( PMLogic_BASE + 0x00)
1081#define PM_SCXA ( PMLogic_BASE + 0x04)
1082#define PM_SCYA ( PMLogic_BASE + 0x08)
1083#define PM_SODA ( PMLogic_BASE + 0x0C)
1084#define PM_SCLK ( PMLogic_BASE + 0x10)
1085#define PM_SED ( PMLogic_BASE + 0x14)
1086#define PM_SCXD ( PMLogic_BASE + 0x18)
1087#define PM_SCYD ( PMLogic_BASE + 0x1C)
1088#define PM_SIDD ( PMLogic_BASE + 0x20)
1089#define PM_WKD ( PMLogic_BASE + 0x30)
1090#define PM_WKXD ( PMLogic_BASE + 0x34)
1091#define PM_RD ( PMLogic_BASE + 0x38)
1092#define PM_WKXA ( PMLogic_BASE + 0x3C)
1093#define PM_FSD ( PMLogic_BASE + 0x40)
1094#define PM_TSD ( PMLogic_BASE + 0x44)
1095#define PM_PSD ( PMLogic_BASE + 0x48)
1096#define PM_NWKD ( PMLogic_BASE + 0x4C)
1097#define PM_AWKD ( PMLogic_BASE + 0x50)
1098#define PM_SSC ( PMLogic_BASE + 0x54)
1099
Ronald G. Minnichda7ee9f2006-07-21 19:21:38 +00001100
1101/* FLASH device macros */
1102#define FLASH_TYPE_NONE 0 /* No flash device installed */
1103#define FLASH_TYPE_NAND 1 /* NAND device */
1104#define FLASH_TYPE_NOR 2 /* NOR device */
1105
1106#define FLASH_IF_MEM 1 /* Memory or memory-mapped I/O interface for Flash device */
1107#define FLASH_IF_IO 2 /* I/O interface for Flash device */
1108
1109/* Flash Memory Mask values */
1110#define FLASH_MEM_DEFAULT 0x00000000
1111#define FLASH_MEM_4K 0xFFFFF000
1112#define FLASH_MEM_8K 0xFFFFE000
1113#define FLASH_MEM_16K 0xFFFFC000
1114#define FLASH_MEM_128K 0xFFFE0000
1115#define FLASH_MEM_512K 0xFFFC0000
1116#define FLASH_MEM_4M 0xFFC00000
1117#define FLASH_MEM_8M 0xFF800000
1118#define FLASH_MEM_16M 0xFF000000
1119
1120/* Flash IO Mask values */
1121#define FLASH_IO_DEFAULT 0x00000000
1122#define FLASH_IO_16B 0x0000FFF0
1123#define FLASH_IO_32B 0x0000FFE0
1124#define FLASH_IO_64B 0x0000FFC0
1125#define FLASH_IO_128B 0x0000FF80
1126#define FLASH_IO_256B 0x0000FF00
1127
1128
1129
Li-Ta Lo71eae202006-03-13 21:58:43 +00001130#endif /* CPU_AMD_GX2DEF_H */