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

Go to the source code of this file.

Macros

#define EPPVCCAP1   0x004 /* 32bit */
 
#define EPPVCCAP2   0x008 /* 32bit */
 
#define EPVC0RCAP   0x010 /* 32bit */
 
#define EPVC0RCTL   0x014 /* 32bit */
 
#define EPVC0RSTS   0x01a /* 16bit */
 
#define EPVC1RCAP   0x01c /* 32bit */
 
#define EPVC1RCTL   0x020 /* 32bit */
 
#define EPVC1RSTS   0x026 /* 16bit */
 
#define EPESD   0x044 /* 32bit */
 
#define EPLE1D   0x050 /* 32bit */
 
#define EPLE1A   0x058 /* 64bit */
 
#define EPLE2D   0x060 /* 32bit */
 
#define EPLE2A   0x068 /* 64bit */
 

Macro Definition Documentation

◆ EPESD

#define EPESD   0x044 /* 32bit */

Definition at line 17 of file epbar.h.

◆ EPLE1A

#define EPLE1A   0x058 /* 64bit */

Definition at line 20 of file epbar.h.

◆ EPLE1D

#define EPLE1D   0x050 /* 32bit */

Definition at line 19 of file epbar.h.

◆ EPLE2A

#define EPLE2A   0x068 /* 64bit */

Definition at line 22 of file epbar.h.

◆ EPLE2D

#define EPLE2D   0x060 /* 32bit */

Definition at line 21 of file epbar.h.

◆ EPPVCCAP1

#define EPPVCCAP1   0x004 /* 32bit */

Definition at line 6 of file epbar.h.

◆ EPPVCCAP2

#define EPPVCCAP2   0x008 /* 32bit */

Definition at line 7 of file epbar.h.

◆ EPVC0RCAP

#define EPVC0RCAP   0x010 /* 32bit */

Definition at line 9 of file epbar.h.

◆ EPVC0RCTL

#define EPVC0RCTL   0x014 /* 32bit */

Definition at line 10 of file epbar.h.

◆ EPVC0RSTS

#define EPVC0RSTS   0x01a /* 16bit */

Definition at line 11 of file epbar.h.

◆ EPVC1RCAP

#define EPVC1RCAP   0x01c /* 32bit */

Definition at line 13 of file epbar.h.

◆ EPVC1RCTL

#define EPVC1RCTL   0x020 /* 32bit */

Definition at line 14 of file epbar.h.

◆ EPVC1RSTS

#define EPVC1RSTS   0x026 /* 16bit */

Definition at line 15 of file epbar.h.