Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c129 #define HECC_CANES_SE BIT(20) /* stuff bit error */ macro
141 HECC_CANES_CRCE | HECC_CANES_SE |\
618 if (err_status & HECC_CANES_SE) in ti_hecc_error()