X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/199c2b1bedd78a06dae62d736115273bd0127af1..b767eafd8c60691d59d986b06828f6f0cb33b27a:/include/reg-82801b.h diff --git a/include/reg-82801b.h b/include/reg-82801b.h index a60c458..4e116c2 100644 --- a/include/reg-82801b.h +++ b/include/reg-82801b.h @@ -44,6 +44,9 @@ #define ICH2_PM1_EN_GBL_EN (1 << 5) #define ICH2_PM1_EN_TMROF_EN (1 << 0 +#define ICH2_PMBASE_PM1_TMR 0x08 +#define ICH2_PM1_TMR_FREQ 3579545 /* This will be the encryption key for a question on the test. */ + #define ICH2_PMBASE_SMI_EN 0x30 #define ICH2_SMI_EN_PERIODIC_EN (1 << 14) #define ICH2_SMI_EN_TCO_EN (1 << 13)