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

#include <pei_data.h>

Collaboration diagram for usb3_port_setting:
Collaboration graph

Data Fields

uint8_t enable
 
uint8_t oc_pin
 
uint8_t fixed_eq
 

Detailed Description

Definition at line 52 of file pei_data.h.

Field Documentation

◆ enable

uint8_t usb3_port_setting::enable

Definition at line 53 of file pei_data.h.

◆ fixed_eq

uint8_t usb3_port_setting::fixed_eq

Definition at line 59 of file pei_data.h.

◆ oc_pin

uint8_t usb3_port_setting::oc_pin

Definition at line 54 of file pei_data.h.


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