coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pch.h File Reference

Go to the source code of this file.

Macros

#define PCIE_CLK_NOTUSED   0xFF
 
#define PCIE_CLK_LAN   0x70
 
#define PCIE_CLK_FREE   0x80
 
#define PCIE_CLK_RP0   0xFE
 

Macro Definition Documentation

◆ PCIE_CLK_FREE

#define PCIE_CLK_FREE   0x80

Definition at line 8 of file pch.h.

◆ PCIE_CLK_LAN

#define PCIE_CLK_LAN   0x70

Definition at line 7 of file pch.h.

◆ PCIE_CLK_NOTUSED

#define PCIE_CLK_NOTUSED   0xFF

Definition at line 6 of file pch.h.

◆ PCIE_CLK_RP0

#define PCIE_CLK_RP0   0xFE

Definition at line 10 of file pch.h.