Searched refs:gphNxpNciHal_fw_IoctlCtx (Results 1 – 2 of 2) sorted by relevance
97 static phNxpNciHal_fw_Ioctl_Cntx_t gphNxpNciHal_fw_IoctlCtx; variable255 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_reset()256 ((gphNxpNciHal_fw_IoctlCtx.bSkipReset) == true)) { in phNxpNciHal_fw_dnld_reset()257 if ((gphNxpNciHal_fw_IoctlCtx.bSkipReset) == true) { in phNxpNciHal_fw_dnld_reset()258 (gphNxpNciHal_fw_IoctlCtx.bSkipReset) = false; in phNxpNciHal_fw_dnld_reset()341 (gphNxpNciHal_fw_IoctlCtx.bDnldRecovery) = false; in phNxpNciHal_fw_dnld_force_cb()342 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()343 (gphNxpNciHal_fw_IoctlCtx.bSkipReset) = true; in phNxpNciHal_fw_dnld_force_cb()376 if ((gphNxpNciHal_fw_IoctlCtx.bSkipForce) == true) { in phNxpNciHal_fw_dnld_normal()383 bClkVal[0] = gphNxpNciHal_fw_IoctlCtx.bClkSrcVal; in phNxpNciHal_fw_dnld_normal()[all …]
100 static phNxpNciHal_fw_Ioctl_Cntx_t gphNxpNciHal_fw_IoctlCtx; variable269 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_reset()270 ((gphNxpNciHal_fw_IoctlCtx.bSkipReset) == true)) { in phNxpNciHal_fw_dnld_reset()271 if ((gphNxpNciHal_fw_IoctlCtx.bSkipReset) == true) { in phNxpNciHal_fw_dnld_reset()272 (gphNxpNciHal_fw_IoctlCtx.bSkipReset) = false; in phNxpNciHal_fw_dnld_reset()359 if ((gphNxpNciHal_fw_IoctlCtx.bSkipForce) == true) { in phNxpNciHal_fw_dnld_normal()366 bClkVal[0] = gphNxpNciHal_fw_IoctlCtx.bClkSrcVal; in phNxpNciHal_fw_dnld_normal()367 bClkVal[1] = gphNxpNciHal_fw_IoctlCtx.bClkFreqVal; in phNxpNciHal_fw_dnld_normal()372 if ((gphNxpNciHal_fw_IoctlCtx.bDnldRecovery) == true) { in phNxpNciHal_fw_dnld_normal()373 (gphNxpNciHal_fw_IoctlCtx.bDnldAttempts)++; in phNxpNciHal_fw_dnld_normal()[all …]