Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c122 #define HECC_CANREC 0x38 /* Receive error counter */ macro
458 bec->rxerr = hecc_read(priv, HECC_CANREC); in ti_hecc_get_berr_counter()
684 if (hecc_read(priv, HECC_CANREC) > 96) in ti_hecc_error()
699 if (hecc_read(priv, HECC_CANREC) > 127) in ti_hecc_error()