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()
2656 MS_BOOL bindex = ((R2BYTE(REG_MHL_CBUS_3A) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusIsMscMsgReceived() local
2658 if(bindex) in mhal_mhl_CbusIsMscMsgReceived()
2663 return bindex; in mhal_mhl_CbusIsMscMsgReceived()
2678 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusStucktoLowFlag() local
2680 if(bindex) in mhal_mhl_CbusStucktoLowFlag()
2685 return bindex; in mhal_mhl_CbusStucktoLowFlag()
2700 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(7)) ?TRUE: FALSE); in mhal_mhl_CbusWakeupIntFlag() local
2702 if(bindex) in mhal_mhl_CbusWakeupIntFlag()
2707 return bindex; in mhal_mhl_CbusWakeupIntFlag()
2781 MS_BOOL bindex = FALSE; in mhal_mhl_CbusIntCB() local
2793 bindex = TRUE; in mhal_mhl_CbusIntCB()
2827 return bindex; in mhal_mhl_CbusIntCB()
2842 MS_BOOL bindex = FALSE; in mhal_mhl_CBusCheckBCHError() local
2851 return bindex; in mhal_mhl_CBusCheckBCHError()