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

Go to the source code of this file.

Macros

#define EHCI_CMD_STS   0x04
 
#define INTRDIS   (1 << 10)
 

Macro Definition Documentation

◆ EHCI_CMD_STS

#define EHCI_CMD_STS   0x04

Definition at line 7 of file ehci.h.

◆ INTRDIS

#define INTRDIS   (1 << 10)

Definition at line 8 of file ehci.h.