Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Ddpc.c395 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap); in pci_dpc_init()
476 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap); in dpc_probe()
H A Dportdrv.c94 pci_read_config_word(dev, pos + PCI_EXP_DPC_CAP, in pcie_message_numbers()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1062 #define PCI_EXP_DPC_CAP 0x04 /* DPC Capability */ macro
/linux-6.15/drivers/pci/
H A Dquirks.c6244 pci_read_config_word(dev, dpc + PCI_EXP_DPC_CAP, &val); in dpc_log_size()