Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c128 #define HECC_CANES_CRCE BIT(21) /* CRC error */ macro
141 HECC_CANES_CRCE | HECC_CANES_SE |\
620 if (err_status & HECC_CANES_CRCE) in ti_hecc_error()

Completed in 4 milliseconds