Searched refs:spd_patch_needed_mask (Results 1 - 2 of 2) sorted by last modified time

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_prm.c193 if (nfc_hal_cb.prm.spd_patch_needed_mask & cur_patch_mask)
448 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask;
482 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask;
499 if (nfc_hal_cb.prm.spd_patch_needed_mask)
841 nfc_hal_cb.prm.spd_patch_needed_mask &= ~ ((UINT32) 1 << nfc_hal_cb.prm.spd_patch_desc[nfc_hal_cb.prm.spd_cur_patch_idx].power_mode);
845 if ((nfc_hal_cb.prm.spd_patch_needed_mask) && (nfc_hal_cb.prm.spd_cur_patch_idx < nfc_hal_cb.prm.spd_patch_count))
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h322 UINT32 spd_patch_needed_mask; /* Mask of patches that need to be downloaded */ member in struct:__anon23949

Completed in 88 milliseconds