Home
last modified time | relevance | path

Searched refs:PCI_EXP_DPC_RP_BUSY (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/pci/pcie/
Ddpc.c55 while (status & PCI_EXP_DPC_RP_BUSY && in dpc_wait_rp_inactive()
60 if (status & PCI_EXP_DPC_RP_BUSY) { in dpc_wait_rp_inactive()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h1001 #define PCI_EXP_DPC_RP_BUSY 0x0010 /* Root Port Busy */ macro