Home
last modified time | relevance | path

Searched refs:QDF_GET_BITS64 (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dath_procfs.c473 *op_type = QDF_GET_BITS64(pos, ATH_DIAG_EXT_OP_TYPE_INDEX, in get_fields_from_pos()
475 *memtype = QDF_GET_BITS64(pos, ATH_DIAG_EXT_MEM_TYPE_INDEX, in get_fields_from_pos()
477 *offset = QDF_GET_BITS64(pos, ATH_DIAG_EXT_OFFSET_INDEX, in get_fields_from_pos()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_util.h168 #define QDF_GET_BITS64(_val, _index, _num_bits) \ macro
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_i.h138 QDF_GET_BITS64(hw_mode, POLICY_MGR_HW_MODE_EMLSR_MODE_BITPOS,\
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c2252 fft_bin_val = (uint16_t)QDF_GET_BITS64( in target_if_spectral_copy_fft_bins()