Searched refs:PCIE_WAKE_LATE_US (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ | ||
H A D | pci.h | 201 #define PCIE_WAKE_LATE_US 10000 /* 10ms */ macro |
H A D | pci.c | 474 if (tot_delay > PCIE_WAKE_LATE_US) in ath10k_pci_wake_wait() |