Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dregtable_ipcie.h401 #define WLAN_PLL_CONTROL_REFDIV_SET(x) \ macro
Dregtable_pcie.h403 #define WLAN_PLL_CONTROL_REFDIV_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dregtable_sdio.h525 #define WLAN_PLL_CONTROL_REFDIV_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dregtable_usb.h883 #define WLAN_PLL_CONTROL_REFDIV_SET(x) \ macro
/wlan-driver/qcacld-3.0/core/bmi/src/
Dol_fw.c1218 reg_val |= (WLAN_PLL_CONTROL_REFDIV_SET(clock_s.wlan_pll.refdiv) | in ol_patch_pll_switch()