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

#include <pcie_rp.h>

Collaboration diagram for pcie_rp_config:
Collaboration graph

Data Fields

uint8_t clk_src
 
uint8_t clk_req
 
enum pcie_rp_flags flags
 
enum L1_substates_control PcieRpL1Substates
 
enum ASPM_control pcie_rp_aspm
 

Detailed Description

Definition at line 56 of file pcie_rp.h.

Field Documentation

◆ clk_req

uint8_t pcie_rp_config::clk_req

Definition at line 60 of file pcie_rp.h.

Referenced by pcie_rp_init().

◆ clk_src

uint8_t pcie_rp_config::clk_src

Definition at line 58 of file pcie_rp.h.

Referenced by pcie_rp_init().

◆ flags

enum pcie_rp_flags pcie_rp_config::flags

Definition at line 60 of file pcie_rp.h.

Referenced by fill_fsps_cpu_pcie_params(), and fill_fsps_pcie_params().

◆ pcie_rp_aspm

enum ASPM_control pcie_rp_config::pcie_rp_aspm

Definition at line 60 of file pcie_rp.h.

Referenced by fill_fsps_pcie_params().

◆ PcieRpL1Substates

enum L1_substates_control pcie_rp_config::PcieRpL1Substates

Definition at line 60 of file pcie_rp.h.

Referenced by fill_fsps_cpu_pcie_params(), and fill_fsps_pcie_params().


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