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