Lines Matching refs:bindex

709     MS_BOOL bindex = FALSE;  in _mhal_mhl_ClockBigChangeFlag()  local
758 return bindex; in _mhal_mhl_ClockBigChangeFlag()
1827 MS_BOOL bindex = FALSE; in mhal_mhl_CheckInputPort() local
1831 bindex = TRUE; in mhal_mhl_CheckInputPort()
1834 return bindex; in mhal_mhl_CheckInputPort()
2124 MS_BOOL bindex = FALSE; in mhal_mhl_CDRModeMonitor() local
2287 return bindex; in mhal_mhl_CDRModeMonitor()
2987 MS_BOOL bindex = ((R2BYTE(REG_MHL_CBUS_3A) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusIsMscMsgReceived() local
2989 if(bindex) in mhal_mhl_CbusIsMscMsgReceived()
2994 return bindex; in mhal_mhl_CbusIsMscMsgReceived()
3009 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusStucktoLowFlag() local
3011 if(bindex) in mhal_mhl_CbusStucktoLowFlag()
3016 return bindex; in mhal_mhl_CbusStucktoLowFlag()
3031 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(7)) ?TRUE: FALSE); in mhal_mhl_CbusWakeupIntFlag() local
3033 if(bindex) in mhal_mhl_CbusWakeupIntFlag()
3038 return bindex; in mhal_mhl_CbusWakeupIntFlag()
3053 MS_BOOL bindex = ((R2BYTE(REG_MHL_ECBUS_3A) &BIT(0)) ?TRUE: FALSE); in mhal_mhl_GetECbusStateChangeFlag() local
3055 if(bindex) in mhal_mhl_GetECbusStateChangeFlag()
3062 return bindex; in mhal_mhl_GetECbusStateChangeFlag()
3077 MS_BOOL bindex = ((R2BYTE(REG_MHL_ECBUS_3A) &BIT(12)) ?TRUE: FALSE); in mhal_mhl_GetEMSCReceiveFlag() local
3079 if(bindex) in mhal_mhl_GetEMSCReceiveFlag()
3084 return bindex; in mhal_mhl_GetEMSCReceiveFlag()
3203 MS_BOOL bindex = FALSE; in mhal_mhl_CbusIntCB() local
3215 bindex = TRUE; in mhal_mhl_CbusIntCB()
3249 return bindex; in mhal_mhl_CbusIntCB()
3264 MS_BOOL bindex = FALSE; in mhal_mhl_CBusCheckBCHError() local
3266 return bindex; in mhal_mhl_CBusCheckBCHError()