Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c337 MS_U8 _mdrv_mhl_CbusGetLeastFlag(MS_U8 unindex) in _mdrv_mhl_CbusGetLeastFlag() argument
341 if(unindex == 0) in _mdrv_mhl_CbusGetLeastFlag()
343 return unindex; in _mdrv_mhl_CbusGetLeastFlag()
346 while(!(unindex &uctemp)) in _mdrv_mhl_CbusGetLeastFlag()