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

Go to the source code of this file.

Macros

#define HPTC_OFFSET   0x60
 
#define HPTC_ADDR_ENABLE_BIT   (1 << 7)
 
#define PCH_P2SB_EPMASK0   0xB0
 

Macro Definition Documentation

◆ HPTC_ADDR_ENABLE_BIT

#define HPTC_ADDR_ENABLE_BIT   (1 << 7)

Definition at line 8 of file p2sb.h.

◆ HPTC_OFFSET

#define HPTC_OFFSET   0x60

Definition at line 7 of file p2sb.h.

◆ PCH_P2SB_EPMASK0

#define PCH_P2SB_EPMASK0   0xB0

Definition at line 10 of file p2sb.h.