diff options
Diffstat (limited to 'board/mpl/common/piix4_pci.h')
| -rw-r--r-- | board/mpl/common/piix4_pci.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/mpl/common/piix4_pci.h b/board/mpl/common/piix4_pci.h index 3c0523f25..0ff802e74 100644 --- a/board/mpl/common/piix4_pci.h +++ b/board/mpl/common/piix4_pci.h @@ -143,7 +143,7 @@  #define	PCI_CFG_PIIX4_LEGSUP	0xC0  /* Function 3 Power Management */ -#define	PCI_CFG_PIIX4_PMAB		0x40 +#define	PCI_CFG_PIIX4_PMBA		0x40  #define	PCI_CFG_PIIX4_CNTA		0x44  #define	PCI_CFG_PIIX4_CNTB		0x48  #define	PCI_CFG_PIIX4_GPICTL	0x4C |