Searched refs:TGEC_IMASK_REM_FAULT (Results 1 – 3 of 3) sorted by relevance
53 TGEC_IMASK_REM_FAULT | \74 bitMask = TGEC_IMASK_REM_FAULT ; break; \
107 if (event & TGEC_IMASK_REM_FAULT) in TgecErrException()773 p_Tgec->exceptions &= ~(TGEC_IMASK_REM_FAULT | TGEC_IMASK_LOC_FAULT); in TgecInit()
92 #define TGEC_IMASK_REM_FAULT 0x00004000 macro111 TGEC_IMASK_REM_FAULT | \