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.c85 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_STATUS, &status); in dpc_completed()
135 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_wait_rp_inactive()
139 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_wait_rp_inactive()
174 pci_write_config_word(pdev, cap + PCI_EXP_DPC_STATUS, in dpc_reset_link()
209 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &dpc_status); in dpc_process_rp_pio_error()
265 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_process_error()
329 pci_write_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_STATUS, in dpc_handle_surprise_removal()
377 pci_read_config_word(pdev, cap + PCI_EXP_DPC_STATUS, &status); in dpc_irq()
382 pci_write_config_word(pdev, cap + PCI_EXP_DPC_STATUS, in dpc_irq()
425 pci_write_config_word(pdev, dpc + PCI_EXP_DPC_STATUS, in dpc_enable()
A Dedr.c187 pci_read_config_word(edev, edev->dpc_cap + PCI_EXP_DPC_STATUS, &status); in edr_handle_event()
/linux/include/uapi/linux/
A Dpci_regs.h1050 #define PCI_EXP_DPC_STATUS 0x08 /* DPC Status */ macro

Completed in 11 milliseconds