Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h531 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Deeh-powernv.c947 PCI_EXP_DEVSTA_TRPND); in pnv_eeh_do_flr()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dcik.c1614 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
A Dsi.c2309 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
/linux-6.3-rc2/drivers/pci/
A Dpci.c4709 PCI_EXP_DEVSTA_TRPND); in pci_wait_for_pending_transaction()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dsi.c7165 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
A Dcik.c9568 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c1441 return status & PCI_EXP_DEVSTA_TRPND; in bnx2x_is_pcie_pending()

Completed in 78 milliseconds