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

/drivers/net/can/
H A Dti_hecc.c164 #define HECC_CANES_CRCE BIT(21) /* CRC error */ macro
177 HECC_CANES_CRCE | HECC_CANES_SE |\
737 if (err_status & HECC_CANES_CRCE) {
738 hecc_set_bit(priv, HECC_CANES, HECC_CANES_CRCE);

Completed in 12 milliseconds