coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
root_port_config Struct Reference
Collaboration diagram for root_port_config:
Collaboration graph

Data Fields

u32 orig_rpfn
 
u32 new_rpfn
 
u32 pin_ownership
 
u32 strpfusecfg1
 
u32 strpfusecfg2
 
u32 strpfusecfg3
 
u32 b0d28f0_32c
 
u32 b0d28f4_32c
 
u32 b0d28f5_32c
 
bool coalesce
 
int gbe_port
 
int num_ports
 
struct deviceports [MAX_NUM_ROOT_PORTS]
 

Detailed Description

Definition at line 24 of file pcie.c.

Field Documentation

◆ b0d28f0_32c

u32 root_port_config::b0d28f0_32c

Definition at line 32 of file pcie.c.

Referenced by pch_pcie_early(), and root_port_init_config().

◆ b0d28f4_32c

u32 root_port_config::b0d28f4_32c

Definition at line 33 of file pcie.c.

Referenced by pch_pcie_early(), and root_port_init_config().

◆ b0d28f5_32c

u32 root_port_config::b0d28f5_32c

Definition at line 34 of file pcie.c.

Referenced by pch_pcie_early(), and root_port_init_config().

◆ coalesce

bool root_port_config::coalesce

Definition at line 35 of file pcie.c.

Referenced by root_port_commit_config(), and root_port_init_config().

◆ gbe_port

int root_port_config::gbe_port

◆ new_rpfn

◆ num_ports

int root_port_config::num_ports

◆ orig_rpfn

u32 root_port_config::orig_rpfn

Definition at line 26 of file pcie.c.

Referenced by root_port_commit_config(), and root_port_init_config().

◆ pin_ownership

u32 root_port_config::pin_ownership

Definition at line 28 of file pcie.c.

Referenced by pch_pcie_early(), root_port_check_disable(), and root_port_init_config().

◆ ports

◆ strpfusecfg1

u32 root_port_config::strpfusecfg1

◆ strpfusecfg2

u32 root_port_config::strpfusecfg2

Definition at line 30 of file pcie.c.

Referenced by root_port_check_disable(), root_port_init_config(), and update_num_ports().

◆ strpfusecfg3

u32 root_port_config::strpfusecfg3

Definition at line 31 of file pcie.c.

Referenced by root_port_init_config().


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