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

Go to the source code of this file.

Macros

#define PC87382_IR   0x02
 
#define PC87382_SP1   0x03
 
#define PC87382_GPIO   0x07
 
#define PC87382_DOCK   0x19
 

Macro Definition Documentation

◆ PC87382_DOCK

#define PC87382_DOCK   0x19

Definition at line 9 of file pc87382.h.

◆ PC87382_GPIO

#define PC87382_GPIO   0x07

Definition at line 8 of file pc87382.h.

◆ PC87382_IR

#define PC87382_IR   0x02

Definition at line 6 of file pc87382.h.

◆ PC87382_SP1

#define PC87382_SP1   0x03

Definition at line 7 of file pc87382.h.