Searched refs:ucAValue (Results 1 – 9 of 9) sorted by relevance
935 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local939 … ucAValue = GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BIT(3)) +2; in _mhal_mhl_GetEMSCOneByteCRC()942 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()967 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local972 …ucAValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(13)) +GET_BIT(ucCommand &BIT(12)) +… in _mhal_mhl_GetEMSCTwoByteCRC()973 …ucAValue = ucAValue +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()979 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1009 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1027 …ucAValue = GET_BIT(ucOpCode &BIT(7)) +GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1028 …ucAValue = ucAValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1241 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1245 … ucAValue = GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BIT(3)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1248 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1273 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1278 …ucAValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(13)) +GET_BIT(ucCommand &BIT(12)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1279 …ucAValue = ucAValue +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1285 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1315 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1333 …ucAValue = GET_BIT(ucOpCode &BIT(7)) +GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1334 …ucAValue = ucAValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1257 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1261 … ucAValue = GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BIT(3)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1264 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1289 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1294 …ucAValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(13)) +GET_BIT(ucCommand &BIT(12)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1295 …ucAValue = ucAValue +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1301 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1331 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1349 …ucAValue = GET_BIT(ucOpCode &BIT(7)) +GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1350 …ucAValue = ucAValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]
1203 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCOneByteCRC() local1207 … ucAValue = GET_BIT(ucCommand &BIT(7)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BIT(3)) +2; in _mhal_mhl_GetEMSCOneByteCRC()1210 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCOneByteCRC()1235 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCTwoByteCRC() local1240 …ucAValue = GET_BIT(ucCommand &BIT(15)) +GET_BIT(ucCommand &BIT(13)) +GET_BIT(ucCommand &BIT(12)) +… in _mhal_mhl_GetEMSCTwoByteCRC()1241 …ucAValue = ucAValue +GET_BIT(ucCommand &BIT(6)) +GET_BIT(ucCommand &BIT(5)) +GET_BIT(ucCommand &BI… in _mhal_mhl_GetEMSCTwoByteCRC()1247 if(ucAValue &BIT(0)) in _mhal_mhl_GetEMSCTwoByteCRC()1277 MS_U8 ucAValue = 0; in _mhal_mhl_GetEMSCPayloadCRC() local1295 …ucAValue = GET_BIT(ucOpCode &BIT(7)) +GET_BIT(ucOpCode &BIT(6)) +GET_BIT(ucOpCode &BIT(5)) +GET_BI… in _mhal_mhl_GetEMSCPayloadCRC()1296 …ucAValue = ucAValue +GET_BIT(usCRCValus &BIT(0)) +GET_BIT(usCRCValus &BIT(1)) +GET_BIT(usCRCValus … in _mhal_mhl_GetEMSCPayloadCRC()[all …]