Searched refs:WLAN_PLL_SETTLE_TIME_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ | ||
| H A D | hw.h | 1177 #define WLAN_PLL_SETTLE_TIME_MASK 0x000007ff macro |
| H A D | hw.c | 792 reg_val &= ~WLAN_PLL_SETTLE_TIME_MASK; in ath10k_hw_qca6174_enable_pll_clock() |