Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci.c70 #define PCI_RESET_WAIT 1000 /* msec */ macro
1322 if (delay > PCI_RESET_WAIT) { in pci_dev_wait()
1338 if (delay > PCI_RESET_WAIT) in pci_dev_wait()
4934 if (!pci_dev_wait(child, reset_type, PCI_RESET_WAIT - delay)) in pci_bridge_wait_for_secondary_bus()
4950 PCIE_RESET_READY_POLL_MS - PCI_RESET_WAIT); in pci_bridge_wait_for_secondary_bus()