Searched refs:bChipVer (Results 1 – 5 of 5) sorted by relevance
232 NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t bChipVer, pphDnldNfc_Buff_t pCRCData, in phDnldNfc_CheckIntegrity() argument244 if ((PHDNLDNFC_HWVER_MRA2_1 == bChipVer) || in phDnldNfc_CheckIntegrity()245 (PHDNLDNFC_HWVER_MRA2_2 == bChipVer) || in phDnldNfc_CheckIntegrity()247 ((PHDNLDNFC_HWVER_PN551_MRA1_0 == bChipVer))) || in phDnldNfc_CheckIntegrity()249 ((PHDNLDNFC_HWVER_PN553_MRA1_0 == bChipVer) || in phDnldNfc_CheckIntegrity()250 (PHDNLDNFC_HWVER_PN553_MRA1_0_UPDATED & bChipVer) || in phDnldNfc_CheckIntegrity()251 ((PHDNLDNFC_HWVER_PN557_MRA1_0 == bChipVer)))) || in phDnldNfc_CheckIntegrity()253 (PHDNLDNFC_HWVER_VENUS_MRA1_0 & bChipVer)) || in phDnldNfc_CheckIntegrity()255 (PHDNLDNFC_HWVER_VULCAN_MRA1_0 & bChipVer))) { in phDnldNfc_CheckIntegrity()
80 uint8_t bChipVer; /* holds the hw chip version */ member562 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()565 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = pRespBuff->pBuff[0]; in phNxpNciHal_fw_dnld_get_version_cb()567 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = pRespBuff->pBuff[0]; in phNxpNciHal_fw_dnld_get_version_cb()570 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = pRespBuff->pBuff[0]; in phNxpNciHal_fw_dnld_get_version_cb()577 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = pRespBuff->pBuff[0]; in phNxpNciHal_fw_dnld_get_version_cb()579 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()1172 (gphNxpNciHal_fw_IoctlCtx.bChipVer), &tDnldBuff, in phNxpNciHal_fw_dnld_chk_integrity()1573 (gphNxpNciHal_fw_IoctlCtx.bChipVer & PHDNLDNFC_HWVER_VENUS_MRA1_0)) { in phNxpNciHal_fw_dnld_switch_normal_mode()1739 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = 0; in phNxpNciHal_fw_dnld_complete()[all …]
119 extern NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t bChipVer,
103 extern NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t bChipVer,
78 uint8_t bChipVer; /* holds the hw chip version */ member540 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()543 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = pRespBuff->pBuff[0]; in phNxpNciHal_fw_dnld_get_version_cb()548 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()1126 (gphNxpNciHal_fw_IoctlCtx.bChipVer), &tDnldBuff, in phNxpNciHal_fw_dnld_chk_integrity()1651 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = 0; in phNxpNciHal_fw_dnld_complete()1692 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = 0; in phNxpNciHal_fw_download_seq()