Searched refs:TGEC_IMASK_REM_FAULT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.h53 TGEC_IMASK_REM_FAULT | \
74 bitMask = TGEC_IMASK_REM_FAULT ; break; \
H A Dtgec.c107 if (event & TGEC_IMASK_REM_FAULT)
773 p_Tgec->exceptions &= ~(TGEC_IMASK_REM_FAULT | TGEC_IMASK_LOC_FAULT);
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h92 #define TGEC_IMASK_REM_FAULT 0x00004000 macro
111 TGEC_IMASK_REM_FAULT | \

Completed in 62 milliseconds