Searched refs:wFwVerRsp (Results 1 – 2 of 2) sorted by relevance
49 extern uint32_t wFwVerRsp;348 wFwVerRsp= (((uint32_t)p_ntf[len - 2])<< 16U)|(((uint32_t)p_ntf[len - 1])<< 8U)|p_ntf[len]; in phNxpNciHal_process_ext_rsp()349 if(wFwVerRsp == 0) in phNxpNciHal_process_ext_rsp()890 else if ((wFwVerRsp & 0x0000FFFF) == wFwVer) in phNxpNciHal_write_ext()
52 uint32_t wFwVerRsp; variable349 else if (wFwVerRsp == 0) in phNxpNciHal_CheckValidFwVersion()562 NXPLOG_NCIHAL_D ("FW version from device = 0x%x", wFwVerRsp); in phNxpNciHal_open()563 if ((wFwVerRsp & 0x0000FFFF) == wFwVer) in phNxpNciHal_open()571 if (wFwVerRsp == 0) in phNxpNciHal_open()605 if (wFwVerRsp == 0) in phNxpNciHal_open()