i82801ix: Declare gen decode registers.
Change-Id: I999818833c9040eb4f4e19c313b5e9be216ffd86 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/6585 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
parent
3108b1aa1b
commit
9d2cb7c11e
|
@ -99,6 +99,9 @@
|
|||
#define D31F0_LPC_IODEC 0x80
|
||||
#define D31F0_LPC_EN 0x82
|
||||
#define D31F0_GEN1_DEC 0x84
|
||||
#define D31F0_GEN2_DEC 0x88
|
||||
#define D31F0_GEN3_DEC 0x8c
|
||||
#define D31F0_GEN4_DEC 0x90
|
||||
#define D31F0_GEN_PMCON_1 0xa0
|
||||
#define D31F0_GEN_PMCON_3 0xa4
|
||||
#define D31F0_C5_EXIT_TIMING 0xa8
|
||||
|
|
Loading…
Reference in New Issue