Searched refs:ucBValue (Results 1 – 9 of 9) sorted by relevance
936 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local940 … ucBValue = GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(4)) +GET_BIT(ucCommand &BIT(2)) +2; in _mhal_mhl_GetEMSCOneByteCRC()947 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()968 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local974 …ucBValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(14)) +GET_BIT(ucCommand &BIT(13)) +… in _mhal_mhl_GetEMSCTwoByteCRC()975 …ucBValue = ucBValue +GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()984 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1010 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1029 …ucBValue = GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BIT(ucOpCode &BIT(4)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1030 …ucBValue = ucBValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1242 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1246 … ucBValue = GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(4)) +GET_BIT(ucCommand &BIT(2)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1253 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1274 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1280 …ucBValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(14)) +GET_BIT(ucCommand &BIT(13)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1281 …ucBValue = ucBValue +GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1290 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1316 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1335 …ucBValue = GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BIT(ucOpCode &BIT(4)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1336 …ucBValue = ucBValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1258 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1262 … ucBValue = GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(4)) +GET_BIT(ucCommand &BIT(2)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1269 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1290 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1296 …ucBValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(14)) +GET_BIT(ucCommand &BIT(13)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1297 …ucBValue = ucBValue +GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1306 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1332 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1351 …ucBValue = GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BIT(ucOpCode &BIT(4)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1352 …ucBValue = ucBValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1204 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1208 … ucBValue = GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(4)) +GET_BIT(ucCommand &BIT(2)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1215 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1236 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1242 …ucBValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(14)) +GET_BIT(ucCommand &BIT(13)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1243 …ucBValue = ucBValue +GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1252 if(ucBValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1278 MS_U8 ucBValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1297 …ucBValue = GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BIT(ucOpCode &BIT(4)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1298 …ucBValue = ucBValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]