Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
A Ddpc.c81 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_STATUS, &status); in dpc_completed()
131 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_wait_rp_inactive()
135 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_wait_rp_inactive()
170 pci_write_config_word(pdev, cap + PCI_EXP_DPC_STATUS, in dpc_reset_link()
205 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &dpc_status); in dpc_process_rp_pio_error()
268 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_process_error()
313 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_irq()
318 pci_write_config_word(pdev, cap + PCI_EXP_DPC_STATUS, in dpc_irq()
A Dedr.c172 pci_read_config_word(edev, edev->dpc_cap + PCI_EXP_DPC_STATUS, &status); in edr_handle_event()
/linux/include/uapi/linux/
A Dpci_regs.h1038 #define PCI_EXP_DPC_STATUS 8 /* DPC Status */ macro

Completed in 11 milliseconds