iPXE
Data Fields
xhci_pch Struct Reference

Intel PCH quirk. More...

#include <xhci.h>

Data Fields

uint32_t xusb2pr
 USB2 port routing register original value. More...
 
uint32_t usb3pssen
 USB3 port SuperSpeed enable register original value. More...
 

Detailed Description

Intel PCH quirk.

Definition at line 1019 of file xhci.h.

Field Documentation

◆ xusb2pr

uint32_t xhci_pch::xusb2pr

USB2 port routing register original value.

Definition at line 1021 of file xhci.h.

Referenced by xhci_pch_fix(), and xhci_pch_undo().

◆ usb3pssen

uint32_t xhci_pch::usb3pssen

USB3 port SuperSpeed enable register original value.

Definition at line 1023 of file xhci.h.

Referenced by xhci_pch_fix(), and xhci_pch_undo().


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