Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.h197 #define PCIE_WAKE_TIMEOUT 10000 /* 10ms */ macro
Dpci.c808 while (tot_delay < PCIE_WAKE_TIMEOUT) { in ath10k_pci_wake_wait()