diff options
Diffstat (limited to 'include/asm-x86/geode.h')
-rw-r--r-- | include/asm-x86/geode.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/geode.h b/include/asm-x86/geode.h index 4fb2f62e277b..7154dc4de951 100644 --- a/include/asm-x86/geode.h +++ b/include/asm-x86/geode.h | |||
@@ -30,6 +30,8 @@ extern int geode_get_dev_base(unsigned int dev); | |||
30 | 30 | ||
31 | /* MSRS */ | 31 | /* MSRS */ |
32 | 32 | ||
33 | #define MSR_GLIU_P2D_RO0 0x10000029 | ||
34 | |||
33 | #define MSR_LX_GLD_MSR_CONFIG 0x48002001 | 35 | #define MSR_LX_GLD_MSR_CONFIG 0x48002001 |
34 | #define MSR_LX_MSR_PADSEL 0x48002011 /* NOT 0x48000011; the data | 36 | #define MSR_LX_MSR_PADSEL 0x48002011 /* NOT 0x48000011; the data |
35 | * sheet has the wrong value */ | 37 | * sheet has the wrong value */ |