Lines Matching refs:bindex
936 MS_BOOL bindex = FALSE; in _mhal_mhl_ClockBigChangeFlag() local
944 bindex = ((R2BYTE(REG_DVI_ATOP_70_L) &BIT(0)) ?TRUE: FALSE); in _mhal_mhl_ClockBigChangeFlag()
946 if(bindex) in _mhal_mhl_ClockBigChangeFlag()
960 bindex = ((R2BYTE(REG_DVI_ATOP1_70_L) &BIT(0)) ?TRUE: FALSE); in _mhal_mhl_ClockBigChangeFlag()
962 if(bindex) in _mhal_mhl_ClockBigChangeFlag()
976 bindex = ((R2BYTE(REG_DVI_ATOP3_70_L) &BIT(0)) ?TRUE: FALSE); in _mhal_mhl_ClockBigChangeFlag()
978 if(bindex) in _mhal_mhl_ClockBigChangeFlag()
992 bindex = ((R2BYTE(REG_DVI_ATOP2_70_L) &BIT(0)) ?TRUE: FALSE); in _mhal_mhl_ClockBigChangeFlag()
994 if(bindex) in _mhal_mhl_ClockBigChangeFlag()
1009 return bindex; in _mhal_mhl_ClockBigChangeFlag()
1392 MS_BOOL bindex = FALSE; in mhal_mhl_CheckInputPort() local
1396 bindex = TRUE; in mhal_mhl_CheckInputPort()
1399 return bindex; in mhal_mhl_CheckInputPort()
1733 MS_BOOL bindex = FALSE; in mhal_mhl_CDRModeMonitor() local
1904 return bindex; in mhal_mhl_CDRModeMonitor()
2653 MS_BOOL bindex = ((R2BYTE(REG_MHL_CBUS_3A) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusIsMscMsgReceived() local
2655 if(bindex) in mhal_mhl_CbusIsMscMsgReceived()
2660 return bindex; in mhal_mhl_CbusIsMscMsgReceived()
2675 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusStucktoLowFlag() local
2677 if(bindex) in mhal_mhl_CbusStucktoLowFlag()
2682 return bindex; in mhal_mhl_CbusStucktoLowFlag()
2697 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(7)) ?TRUE: FALSE); in mhal_mhl_CbusWakeupIntFlag() local
2699 if(bindex) in mhal_mhl_CbusWakeupIntFlag()
2704 return bindex; in mhal_mhl_CbusWakeupIntFlag()
2778 MS_BOOL bindex = FALSE; in mhal_mhl_CbusIntCB() local
2790 bindex = TRUE; in mhal_mhl_CbusIntCB()
2824 return bindex; in mhal_mhl_CbusIntCB()
2839 MS_BOOL bindex = FALSE; in mhal_mhl_CBusCheckBCHError() local
2848 return bindex; in mhal_mhl_CBusCheckBCHError()