Searched refs:PCI_EXP_DPC_CAP (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Ddpc.c397 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap);
435 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap);
H A Dportdrv.c94 pci_read_config_word(dev, pos + PCI_EXP_DPC_CAP,
/linux-master/include/uapi/linux/
H A Dpci_regs.h1034 #define PCI_EXP_DPC_CAP 0x04 /* DPC Capability */ macro
/linux-master/drivers/pci/
H A Dquirks.c6204 pci_read_config_word(dev, dpc + PCI_EXP_DPC_CAP, &val);

Completed in 175 milliseconds