Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h200 #define PCIE_WAKE_TIMEOUT 30000 /* 30ms */ macro
H A Dpci.c472 while (tot_delay < PCIE_WAKE_TIMEOUT) { in ath10k_pci_wake_wait()