Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.c528 else if (QDF_GLOBAL_COLDBOOT_CALIB_MODE == con_mode) in hif_usb_bus_configure()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c163 else if (con_mode == QDF_GLOBAL_COLDBOOT_CALIB_MODE) in hif_sdio_bus_configure()
/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.c498 case QDF_GLOBAL_COLDBOOT_CALIB_MODE: in pld_pcie_get_mode()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_types.h788 QDF_GLOBAL_COLDBOOT_CALIB_MODE = 7, enumerator
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c4717 else if (QDF_GLOBAL_COLDBOOT_CALIB_MODE == con_mode) in hif_wlan_enable()