Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/pcie/
Ddpc.c108 while (status & PCI_EXP_DPC_RP_BUSY && in dpc_wait_rp_inactive()
113 if (status & PCI_EXP_DPC_RP_BUSY) { in dpc_wait_rp_inactive()
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h1015 #define PCI_EXP_DPC_RP_BUSY 0x0010 /* Root Port Busy */ macro