Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c125 #define HECC_CANES_FE BIT(24) /* form error */ macro
140 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\
614 if (err_status & HECC_CANES_FE) in ti_hecc_error()