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

#include <pcie_common.h>

Collaboration diagram for mtk_pcie_mmio_res:
Collaboration graph

Data Fields

uint32_t cpu_addr
 
uint32_t pci_addr
 
uint32_t size
 
unsigned long type
 

Detailed Description

Definition at line 9 of file pcie_common.h.

Field Documentation

◆ cpu_addr

uint32_t mtk_pcie_mmio_res::cpu_addr

Definition at line 10 of file pcie_common.h.

◆ pci_addr

uint32_t mtk_pcie_mmio_res::pci_addr

Definition at line 11 of file pcie_common.h.

◆ size

uint32_t mtk_pcie_mmio_res::size

Definition at line 12 of file pcie_common.h.

◆ type

unsigned long mtk_pcie_mmio_res::type

Definition at line 13 of file pcie_common.h.


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