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

#include <pei_data.h>

Collaboration diagram for pch_usb3_controller_settings:
Collaboration graph

Data Fields

uint16_t mode
 
uint16_t hs_port_switch_mask
 
uint16_t preboot_support
 
uint16_t xhci_streams
 

Detailed Description

Definition at line 9 of file pei_data.h.

Field Documentation

◆ hs_port_switch_mask

uint16_t pch_usb3_controller_settings::hs_port_switch_mask

Definition at line 11 of file pei_data.h.

Referenced by devicetree_fill_pei_data(), and mainboard_fill_pei_data().

◆ mode

uint16_t pch_usb3_controller_settings::mode

Definition at line 10 of file pei_data.h.

Referenced by devicetree_fill_pei_data(), and mainboard_fill_pei_data().

◆ preboot_support

uint16_t pch_usb3_controller_settings::preboot_support

Definition at line 12 of file pei_data.h.

Referenced by devicetree_fill_pei_data(), and mainboard_fill_pei_data().

◆ xhci_streams

uint16_t pch_usb3_controller_settings::xhci_streams

Definition at line 13 of file pei_data.h.

Referenced by devicetree_fill_pei_data(), and mainboard_fill_pei_data().


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