Searched defs:HECC_CANES_FE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dti_hecc.c161 #define HECC_CANES_FE BIT(24) /* form error */ macro
176 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\
725 if (err_status & HECC_CANES_FE) {
726 hecc_set_bit(priv, HECC_CANES, HECC_CANES_FE);

Completed in 55 milliseconds