Searched refs:PCI_PM_PMC (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/xen/xen-pciback/
H A Dconf_space_capability.c168 .offset = PCI_PM_PMC,
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c768 p_setw(perm, PCI_PM_PMC, PCI_PM_CAP_PME_MASK, NO_WRITE);
1461 __le16 *pmc = (__le16 *)&vdev->vconfig[offset + PCI_PM_PMC];
/linux-master/include/uapi/linux/
H A Dpci_regs.h238 #define PCI_PM_PMC 2 /* PM Capabilities Register */ macro
/linux-master/arch/x86/pci/
H A Dfixup.c1000 pci_read_config_word(rp, rp->pm_cap + PCI_PM_PMC, &pmc);
/linux-master/drivers/pci/
H A Dpci.c3159 pci_read_config_word(dev, pm + PCI_PM_PMC, &pmc);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c11108 pci_read_config_word(bp->pdev, bp->pdev->pm_cap + PCI_PM_PMC, &pmc);

Completed in 192 milliseconds