Lines Matching refs:bindex
2705 MS_BOOL bindex = FALSE; in mhal_mhl_CheckInputPort() local
2709 bindex = TRUE; in mhal_mhl_CheckInputPort()
2712 return bindex; in mhal_mhl_CheckInputPort()
2912 MS_BOOL bindex = FALSE; in mhal_mhl_CDRModeMonitor() local
3253 return bindex; in mhal_mhl_CDRModeMonitor()
3979 MS_BOOL bindex = ((R2BYTE(REG_MHL_CBUS_3A) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusIsMscMsgReceived() local
3981 if(bindex) in mhal_mhl_CbusIsMscMsgReceived()
3986 return bindex; in mhal_mhl_CbusIsMscMsgReceived()
4001 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(3)) ?TRUE: FALSE); in mhal_mhl_CbusStucktoLowFlag() local
4003 if(bindex) in mhal_mhl_CbusStucktoLowFlag()
4008 return bindex; in mhal_mhl_CbusStucktoLowFlag()
4023 MS_BOOL bindex = ((R2BYTE(REG_PM_MHL_CBUS_18) &BIT(7)) ?TRUE: FALSE); in mhal_mhl_CbusWakeupIntFlag() local
4025 if(bindex) in mhal_mhl_CbusWakeupIntFlag()
4030 return bindex; in mhal_mhl_CbusWakeupIntFlag()
4045 MS_BOOL bindex = ((R2BYTE(REG_MHL_ECBUS_3A) &BIT(0)) ?TRUE: FALSE); in mhal_mhl_GetECbusStateChangeFlag() local
4047 if(bindex) in mhal_mhl_GetECbusStateChangeFlag()
4057 return bindex; in mhal_mhl_GetECbusStateChangeFlag()
4072 MS_BOOL bindex = ((R2BYTE(REG_MHL_ECBUS_3A) &BIT(12)) ?TRUE: FALSE); in mhal_mhl_GetEMSCReceiveFlag() local
4074 if(bindex) in mhal_mhl_GetEMSCReceiveFlag()
4079 return bindex; in mhal_mhl_GetEMSCReceiveFlag()
4199 MS_BOOL bindex = FALSE; in mhal_mhl_CbusIntCB() local
4211 bindex = TRUE; in mhal_mhl_CbusIntCB()
4245 return bindex; in mhal_mhl_CbusIntCB()
4260 MS_BOOL bindex = FALSE; in mhal_mhl_CBusCheckBCHError() local
4262 return bindex; in mhal_mhl_CBusCheckBCHError()