Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c83 #define HECC_CANREC 0x38 /* Receive error counter */ macro
439 bec->rxerr = hecc_read(priv, HECC_CANREC); in ti_hecc_get_berr_counter()
658 cf->data[7] = hecc_read(priv, HECC_CANREC); in ti_hecc_change_state()
689 u32 rec = hecc_read(priv, HECC_CANREC); in ti_hecc_interrupt()
721 u32 rec = hecc_read(priv, HECC_CANREC); in ti_hecc_interrupt()