Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c126 #define HECC_CANES_BE BIT(23) /* bit error */ macro
140 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\
616 if (err_status & HECC_CANES_BE) in ti_hecc_error()