Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c136 #define HECC_CANES_BE BIT(23) /* bit error */ macro
150 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\
626 if (err_status & HECC_CANES_BE) in ti_hecc_error()