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

Go to the source code of this file.

Macros

#define MEC1308_PM1   1
 
#define MEC1308_EC1   2
 
#define MEC1308_EC2   3
 
#define MEC1308_UART   4
 
#define MEC1308_KBC   7
 
#define MEC1308_EC0   8
 
#define MEC1308_MBX   9
 

Macro Definition Documentation

◆ MEC1308_EC0

#define MEC1308_EC0   8

Definition at line 11 of file mec1308.h.

◆ MEC1308_EC1

#define MEC1308_EC1   2

Definition at line 7 of file mec1308.h.

◆ MEC1308_EC2

#define MEC1308_EC2   3

Definition at line 8 of file mec1308.h.

◆ MEC1308_KBC

#define MEC1308_KBC   7

Definition at line 10 of file mec1308.h.

◆ MEC1308_MBX

#define MEC1308_MBX   9

Definition at line 12 of file mec1308.h.

◆ MEC1308_PM1

#define MEC1308_PM1   1

Definition at line 6 of file mec1308.h.

◆ MEC1308_UART

#define MEC1308_UART   4

Definition at line 9 of file mec1308.h.