Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/pcie/
Ddpc.c132 while (status & PCI_EXP_DPC_RP_BUSY && in dpc_wait_rp_inactive()
137 if (status & PCI_EXP_DPC_RP_BUSY) { in dpc_wait_rp_inactive()
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h1046 #define PCI_EXP_DPC_RP_BUSY 0x0010 /* Root Port Busy */ macro