Home
last modified time | relevance | path

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

/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c59 pci_set_word(d->config + pos + PCI_PM_PMC, 0x3); in OBJECT_DECLARE_SIMPLE_TYPE()
/qemu/hw/net/
H A Digb.c366 pci_set_word(pdev->config + offset + PCI_PM_PMC, in igb_add_pm_capability()
H A De1000e.c382 pci_set_word(pdev->config + offset + PCI_PM_PMC, in e1000e_add_pm_capability()
H A Deepro100.c559 pci_set_word(pci_conf + cfg_offset + PCI_PM_PMC, 0x7e21); in e100_pci_reset()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h238 #define PCI_PM_PMC 2 /* PM Capabilities Register */ macro
/qemu/tests/qtest/
H A Dahci-test.c463 dataw = qpci_config_readw(ahci->dev, offset + PCI_PM_PMC); in ahci_test_pmcap()
/qemu/hw/virtio/
H A Dvirtio-pci.c2232 pci_set_word(pci_dev->config + pos + PCI_PM_PMC, 0x3); in virtio_pci_realize()
/qemu/hw/pci/
H A Dpci.c492 pmc = pci_get_word(d->config + d->pm_cap + PCI_PM_PMC); in pci_pm_update()
/qemu/hw/nvme/
H A Dctrl.c8613 pci_set_word(pci_dev->config + offset + PCI_PM_PMC, in nvme_add_pm_capability()