Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c138 #define HECC_CANES_CRCE BIT(21) /* CRC error */ macro
151 HECC_CANES_CRCE | HECC_CANES_SE |\
630 if (err_status & HECC_CANES_CRCE) in ti_hecc_error()