Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c150 #define HECC_BUS_ERROR (HECC_CANES_FE | HECC_CANES_BE |\ macro
153 #define HECC_CANES_FLAGS (HECC_BUS_ERROR | HECC_CANES_BO |\
611 if (err_status & HECC_BUS_ERROR) { in ti_hecc_error()