Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c88 static phNxpNciHal_fw_Ioctl_Cntx_t gphNxpNciHal_fw_IoctlCtx; variable
261 …if((TRUE == (gphNxpNciHal_fw_IoctlCtx.bSkipSeq)) || (TRUE == (gphNxpNciHal_fw_IoctlCtx.bSkipReset)… in phNxpNciHal_fw_dnld_reset()
263 if(TRUE == (gphNxpNciHal_fw_IoctlCtx.bSkipReset)) in phNxpNciHal_fw_dnld_reset()
265 (gphNxpNciHal_fw_IoctlCtx.bSkipReset) = FALSE; in phNxpNciHal_fw_dnld_reset()
357 (gphNxpNciHal_fw_IoctlCtx.bDnldRecovery) = FALSE; in phNxpNciHal_fw_dnld_force_cb()
358 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = TRUE; in phNxpNciHal_fw_dnld_force_cb()
359 (gphNxpNciHal_fw_IoctlCtx.bSkipReset) = TRUE; in phNxpNciHal_fw_dnld_force_cb()
395 if(TRUE == (gphNxpNciHal_fw_IoctlCtx.bSkipForce)) in phNxpNciHal_fw_dnld_normal()
405 bClkVal[0] = gphNxpNciHal_fw_IoctlCtx.bClkSrcVal; in phNxpNciHal_fw_dnld_normal()
406 bClkVal[1] = gphNxpNciHal_fw_IoctlCtx.bClkFreqVal; in phNxpNciHal_fw_dnld_normal()
[all …]