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

/linux-master/include/uapi/linux/
H A Dpci_regs.h532 #define PCI_EXP_DEVSTA_TRPND 0x0020 /* Transactions Pending */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c946 PCI_EXP_DEVSTA_TRPND);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1605 if (tmp16 & PCI_EXP_DEVSTA_TRPND)
H A Dsi.c2300 if (tmp16 & PCI_EXP_DEVSTA_TRPND)
/linux-master/drivers/pci/
H A Dpci.c4437 PCI_EXP_DEVSTA_TRPND);
/linux-master/drivers/gpu/drm/radeon/
H A Dsi.c7141 if (tmp16 & PCI_EXP_DEVSTA_TRPND)
H A Dcik.c9559 if (tmp16 & PCI_EXP_DEVSTA_TRPND)
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c1440 return status & PCI_EXP_DEVSTA_TRPND;

Completed in 229 milliseconds