Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c139 #define HECC_CANES_SE BIT(20) /* stuff bit error */ macro
151 HECC_CANES_CRCE | HECC_CANES_SE |\
628 if (err_status & HECC_CANES_SE) in ti_hecc_error()