coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
iomap.h File Reference
Include dependency graph for iomap.h:

Go to the source code of this file.

Macros

#define ACPI_BASE_ADDRESS   0x1000
 
#define ACPI_BASE_SIZE   0x100
 
#define GPIO_BASE_ADDRESS   0x1400
 
#define GPIO_BASE_SIZE   0x400
 

Macro Definition Documentation

◆ ACPI_BASE_ADDRESS

#define ACPI_BASE_ADDRESS   0x1000

Definition at line 8 of file iomap.h.

◆ ACPI_BASE_SIZE

#define ACPI_BASE_SIZE   0x100

Definition at line 9 of file iomap.h.

◆ GPIO_BASE_ADDRESS

#define GPIO_BASE_ADDRESS   0x1400

Definition at line 11 of file iomap.h.

◆ GPIO_BASE_SIZE

#define GPIO_BASE_SIZE   0x400

Definition at line 12 of file iomap.h.