Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c140 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\ macro
143 #define HECC_CANES_FLAGS (HECC_BUS_ERROR | HECC_CANES_BO |\
601 if (err_status & HECC_BUS_ERROR) { in ti_hecc_error()