Home
last modified time | relevance | path

Searched refs:ucPreReceiveData (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/mhl/internal/
H A DhalMHL.c1685 MS_U8 ucPreReceiveData = 0; in _mhal_mhl_GetECbusCommand() local
1700 if((ucReceiveData != 0x5A) && (ucPreReceiveData != ucReceiveData)) in _mhal_mhl_GetECbusCommand()
1707 ucPreReceiveData = ucReceiveData; in _mhal_mhl_GetECbusCommand()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/mhl/internal/
H A DhalMHL.c1685 MS_U8 ucPreReceiveData = 0; in _mhal_mhl_GetECbusCommand() local
1700 if((ucReceiveData != 0x5A) && (ucPreReceiveData != ucReceiveData)) in _mhal_mhl_GetECbusCommand()
1707 ucPreReceiveData = ucReceiveData; in _mhal_mhl_GetECbusCommand()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/mhl/internal/
H A DhalMHL.c1997 MS_U8 ucPreReceiveData = 0; in _mhal_mhl_GetECbusCommand() local
2012 if((ucReceiveData != 0x5A) && (ucPreReceiveData != ucReceiveData)) in _mhal_mhl_GetECbusCommand()
2019 ucPreReceiveData = ucReceiveData; in _mhal_mhl_GetECbusCommand()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/mhl/internal/
H A DhalMHL.c2013 MS_U8 ucPreReceiveData = 0; in _mhal_mhl_GetECbusCommand() local
2028 if((ucReceiveData != 0x5A) && (ucPreReceiveData != ucReceiveData)) in _mhal_mhl_GetECbusCommand()
2035 ucPreReceiveData = ucReceiveData; in _mhal_mhl_GetECbusCommand()