diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86/include/asm/geode.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/x86/include/asm/geode.h b/arch/x86/include/asm/geode.h index df1eaf87426a..ae104da6ad5a 100644 --- a/arch/x86/include/asm/geode.h +++ b/arch/x86/include/asm/geode.h | |||
@@ -31,25 +31,12 @@ extern int geode_get_dev_base(unsigned int dev); | |||
31 | 31 | ||
32 | /* MSRS */ | 32 | /* MSRS */ |
33 | 33 | ||
34 | #define MSR_GLIU_P2D_RO0 0x10000029 | ||
35 | |||
36 | #define MSR_LX_GLD_MSR_CONFIG 0x48002001 | ||
37 | #define MSR_LX_MSR_PADSEL 0x48002011 /* NOT 0x48000011; the data | ||
38 | * sheet has the wrong value */ | ||
39 | #define MSR_GLCP_SYS_RSTPLL 0x4C000014 | ||
40 | #define MSR_GLCP_DOTPLL 0x4C000015 | ||
41 | |||
42 | #define MSR_LBAR_SMB 0x5140000B | 34 | #define MSR_LBAR_SMB 0x5140000B |
43 | #define MSR_LBAR_GPIO 0x5140000C | 35 | #define MSR_LBAR_GPIO 0x5140000C |
44 | #define MSR_LBAR_MFGPT 0x5140000D | 36 | #define MSR_LBAR_MFGPT 0x5140000D |
45 | #define MSR_LBAR_ACPI 0x5140000E | 37 | #define MSR_LBAR_ACPI 0x5140000E |
46 | #define MSR_LBAR_PMS 0x5140000F | 38 | #define MSR_LBAR_PMS 0x5140000F |
47 | 39 | ||
48 | #define MSR_LX_SPARE_MSR 0x80000011 /* DC-specific */ | ||
49 | |||
50 | #define MSR_GX_GLD_MSR_CONFIG 0xC0002001 | ||
51 | #define MSR_GX_MSR_PADSEL 0xC0002011 | ||
52 | |||
53 | /* Resource Sizes */ | 40 | /* Resource Sizes */ |
54 | 41 | ||
55 | #define LBAR_GPIO_SIZE 0xFF | 42 | #define LBAR_GPIO_SIZE 0xFF |