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

UPD_PCH_PCIE_PORT: ForceEnable - Enable/Disable PCH PCIe port PortLinkSpeed - Port Link Speed. More...

#include <chip.h>

Collaboration diagram for pch_pcie_port:
Collaboration graph

Data Fields

uint8_t ForceEnable
 
uint8_t PortLinkSpeed
 

Detailed Description

UPD_PCH_PCIE_PORT: ForceEnable - Enable/Disable PCH PCIe port PortLinkSpeed - Port Link Speed.

Use PCIE_LINK_SPEED to set

Definition at line 19 of file chip.h.

Field Documentation

◆ ForceEnable

uint8_t pch_pcie_port::ForceEnable

Definition at line 20 of file chip.h.

◆ PortLinkSpeed

uint8_t pch_pcie_port::PortLinkSpeed

Definition at line 21 of file chip.h.


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