Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvroot_port.c104 pci_vdev_write_vcfg(vdev, PTM_CAP_VPOS, PCI_PTM_CAP_LEN, 0x0001001f); in init_ptm()
106 pci_vdev_write_vcfg(vdev, PTM_CAP_VPOS + PCIR_PTM_CAP, PCI_PTM_CAP_LEN, 0x406); in init_ptm()
108 pci_vdev_write_vcfg(vdev, PTM_CAP_VPOS + PCIR_PTM_CTRL, PCI_PTM_CAP_LEN, 0x3); in init_ptm()
/hypervisor/include/hw/
A Dpci.h143 #define PCI_PTM_CAP_LEN 0x04U macro
/hypervisor/hw/
A Dpci.c673 cap = pci_pdev_read_cfg(pdev->bdf, pos + PCIR_PTM_CAP, PCI_PTM_CAP_LEN); in pci_enable_ptm_root()

Completed in 7 milliseconds