Searched refs:PCI_EXP_DEVSTA (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 199 pcie_capability_read_word(pci_dev, PCI_EXP_DEVSTA, &stat); in cobalt_pcie_status_show()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 537 #define PCI_EXP_DEVSTA 0x0a /* Device Status */ macro
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_drv.c | 639 pcie_capability_clear_word(pdev, PCI_EXP_DEVSTA, 0x3f); in ivpu_pci_init()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 944 edev->pcie_cap + PCI_EXP_DEVSTA, in pnv_eeh_do_flr()
|
| /linux/drivers/pci/ |
| H A D | pci.c | 2244 pcie_capability_write_word(dev, PCI_EXP_DEVSTA, in pcie_clear_device_status() 4318 return pci_wait_for_pending(dev, pci_pcie_cap(dev) + PCI_EXP_DEVSTA, in pci_wait_for_pending_transaction()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_main.c | 167 pcie_capability_write_word(pdev, PCI_EXP_DEVSTA, in atl1c_reset_pcie()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 1442 pcie_capability_read_word(dev, PCI_EXP_DEVSTA, &status); in bnx2x_is_pcie_pending()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 9311 pcie_capability_write_word(tp->pdev, PCI_EXP_DEVSTA, in tg3_chip_reset()
|