Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhw.h1173 #define WLAN_PLL_SETTLE_TIME_MASK 0x000007ff macro
Dhw.c791 reg_val &= ~WLAN_PLL_SETTLE_TIME_MASK; in ath10k_hw_qca6174_enable_pll_clock()