Lines Matching refs:tmp_reg
491 MS_U16 tmp_reg; in _GE_Print_GeWaitTagTimeout_Msg() local
496 tmp_reg = _GE1_ReadReg(pGEHalLocal, REG_GE_SRCMASK_GB); in _GE_Print_GeWaitTagTimeout_Msg()
497 GE_DBG("[%s, %d]: ge int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
499 tmp_reg = INTR_CTNL_BK(0x56); in _GE_Print_GeWaitTagTimeout_Msg()
500 GE_DBG("[%s, %d]: cpu int mask = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
501 tmp_reg = INTR_CTNL_BK(0x5E); in _GE_Print_GeWaitTagTimeout_Msg()
502 GE_DBG("[%s, %d]: cpu int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
504 tmp_reg = _GE1_ReadReg(pGEHalLocal, REG_GE_INT_TAG_COND_L); in _GE_Print_GeWaitTagTimeout_Msg()
505 GE_DBG("[%s, %d]: int_tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
507 tmp_reg = _GE1_ReadReg(pGEHalLocal, REG_GE_TAG_L); in _GE_Print_GeWaitTagTimeout_Msg()
508 GE_DBG("[%s, %d]: tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()