coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
82870.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MBAR   0x10
 
#define ABAR   0x40
 
#define MTT   0x042
 
#define HCCR   0x0f0
 
#define ACNF   0x0e0
 
#define STRP   0x44
 
#define STRP_EN133   0x0001
 
#define STRP_HPCAP   0x0002
 
#define ACNF_SYNCPH   0x0010
 

Macro Definition Documentation

◆ ABAR

#define ABAR   0x40

Definition at line 5 of file 82870.h.

◆ ACNF

#define ACNF   0x0e0

Definition at line 10 of file 82870.h.

◆ ACNF_SYNCPH

#define ACNF_SYNCPH   0x0010

Definition at line 16 of file 82870.h.

◆ HCCR

#define HCCR   0x0f0

Definition at line 9 of file 82870.h.

◆ MBAR

#define MBAR   0x10

Definition at line 4 of file 82870.h.

◆ MTT

#define MTT   0x042

Definition at line 8 of file 82870.h.

◆ STRP

#define STRP   0x44

Definition at line 11 of file 82870.h.

◆ STRP_EN133

#define STRP_EN133   0x0001

Definition at line 13 of file 82870.h.

◆ STRP_HPCAP

#define STRP_HPCAP   0x0002

Definition at line 14 of file 82870.h.