Home
last modified time | relevance | path

Searched refs:HECC_CANES_CRCE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c128 #define HECC_CANES_CRCE BIT(21) /* CRC error */ macro
141 HECC_CANES_CRCE | HECC_CANES_SE |\
620 if (err_status & HECC_CANES_CRCE) in ti_hecc_error()