Searched refs:PCIE_WAKE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ | ||
H A D | pci.h | 200 #define PCIE_WAKE_TIMEOUT 30000 /* 30ms */ macro |
H A D | pci.c | 472 while (tot_delay < PCIE_WAKE_TIMEOUT) { in ath10k_pci_wake_wait() |