Home
last modified time | relevance | path

Searched refs:pcie_capoff (Results 1 – 2 of 2) sorted by relevance

/hypervisor/hw/
A Dpci.c562 if (pdev->pcie_capoff != 0x00UL) { in config_pci_bridge()
563 offset = pdev->pcie_capoff + PCIR_PCIE_DEVCAP2; in config_pci_bridge()
567 offset = pdev->pcie_capoff + PCIR_PCIE_DEVCTL2; in config_pci_bridge()
722 pdev->pcie_capoff + PCIER_FLAGS, 1)) & PCIEM_FLAGS_TYPE) >> 4; in pci_enumerate_ext_cap()
816 pdev->pcie_capoff = pos; in pci_enumerate_cap()
/hypervisor/include/hw/
A Dpci.h301 uint32_t pcie_capoff; member

Completed in 6 milliseconds