Home
last modified time | relevance | path

Searched refs:ucMValue (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/mhl/internal/
H A DhalMHL.c1021 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1093 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/mhl/internal/
H A DhalMHL.c1021 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1093 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/mhl/internal/
H A DhalMHL.c1327 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1399 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/mhl/internal/
H A DhalMHL.c1343 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1415 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/mhl/internal/
H A DhalMHL.c1289 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1361 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/mhl/internal/
H A DhalMHL.c1289 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1361 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/mhl/internal/
H A DhalMHL.c1289 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1361 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/mhl/internal/
H A DhalMHL.c1289 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1361 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/mhl/internal/
H A DhalMHL.c1289 MS_U8 ucMValue = GET_BIT(usCRCValus &BIT(11)); in _mhal_mhl_GetEMSCPayloadCRC() local
1361 if(ucMValue &BIT(0)) in _mhal_mhl_GetEMSCPayloadCRC()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c1596 void _mdrv_mhl_SlotAllocationAlgorithm(MS_U8 ucChannelIndex, MS_U8 ucNValue, MS_U8 ucMValue, MS_U8 … in _mdrv_mhl_SlotAllocationAlgorithm() argument
1610 ucCounter = (ucCounter +ucNValue) %(ucNValue +ucMValue); in _mdrv_mhl_SlotAllocationAlgorithm()