Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h201 #define PCIE_WAKE_LATE_US 10000 /* 10ms */ macro
H A Dpci.c474 if (tot_delay > PCIE_WAKE_LATE_US) in ath10k_pci_wake_wait()