Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvroot_port.c16 #define PCIE_CAP_VPOS 0x40 /* pcie capability reg position */ macro
41 pci_vdev_write_vcfg(vdev, PCIR_CAP_PTR, 1U, PCIE_CAP_VPOS); in init_vrp()
44 pci_vdev_write_vcfg(vdev, PCIE_CAP_VPOS + PCICAP_ID, 1U, PCIY_PCIE); in init_vrp()
50 pci_vdev_write_vcfg(vdev, PCIE_CAP_VPOS + PCICAP_EXP_CAP, 2U, 0x0142); in init_vrp()
59 pci_vdev_write_vcfg(vdev, PCIE_CAP_VPOS + PCIR_PCIE_DEVCAP, 4U, in init_vrp()
66 pci_vdev_write_vcfg(vdev, PCIE_CAP_VPOS + PCIR_PCIE_DEVCTRL, 2U, in init_vrp()

Completed in 5 milliseconds