Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_types.h791 QDF_GLOBAL_FTM_COLDBOOT_CALIB_MODE = 10, enumerator
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c4719 else if (QDF_GLOBAL_FTM_COLDBOOT_CALIB_MODE == con_mode) in hif_wlan_enable()