Home
last modified time | relevance | path

Searched refs:WLAN_PLL_SETTLE_TIME_SET (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dregtable_pcie.h387 #define WLAN_PLL_SETTLE_TIME_SET(x) \ macro
H A Dregtable_ipcie.h385 #define WLAN_PLL_SETTLE_TIME_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dregtable_sdio.h509 #define WLAN_PLL_SETTLE_TIME_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h856 #define WLAN_PLL_SETTLE_TIME_SET(x) \ macro
/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dol_fw.c1156 reg_val |= WLAN_PLL_SETTLE_TIME_SET(clock_s.pll_settling_time); in ol_patch_pll_switch()