Searched refs:ucNValue (Results 1 – 10 of 10) sorted by relevance
1022 MS_U8 ucNValue = GET_BIT(usCRCValus &BIT(10)); in _mhal_mhl_GetEMSCPayloadCRC() local1098 if(ucNValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
1328 MS_U8 ucNValue = GET_BIT(usCRCValus &BIT(10)); in _mhal_mhl_GetEMSCPayloadCRC() local1404 if(ucNValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
1344 MS_U8 ucNValue = GET_BIT(usCRCValus &BIT(10)); in _mhal_mhl_GetEMSCPayloadCRC() local1420 if(ucNValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
1596 void _mdrv_mhl_SlotAllocationAlgorithm(MS_U8 ucChannelIndex, MS_U8 ucNValue, MS_U8 ucMValue, MS_U8 … in _mdrv_mhl_SlotAllocationAlgorithm() argument1605 if(ucCounter >= ucNValue) in _mdrv_mhl_SlotAllocationAlgorithm()1610 ucCounter = (ucCounter +ucNValue) %(ucNValue +ucMValue); in _mdrv_mhl_SlotAllocationAlgorithm()
1290 MS_U8 ucNValue = GET_BIT(usCRCValus &BIT(10)); in _mhal_mhl_GetEMSCPayloadCRC() local1366 if(ucNValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()