coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ehci_caps Struct Reference

#include <ehci.h>

Collaboration diagram for ehci_caps:
Collaboration graph

Data Fields

u32 hc_capbase
 
u32 hcs_params
 
u32 hcc_params
 
u8 portroute [8]
 

Detailed Description

Definition at line 11 of file ehci.h.

Field Documentation

◆ hc_capbase

u32 ehci_caps::hc_capbase

Definition at line 15 of file ehci.h.

Referenced by usbdebug_init_().

◆ hcc_params

u32 ehci_caps::hcc_params

Definition at line 27 of file ehci.h.

◆ hcs_params

u32 ehci_caps::hcs_params

Definition at line 18 of file ehci.h.

Referenced by usbdebug_init_().

◆ portroute

u8 ehci_caps::portroute[8]

Definition at line 40 of file ehci.h.


The documentation for this struct was generated from the following file: