Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c93 #define HECC_CANREC 0x38 /* Receive error counter */ macro
449 bec->rxerr = hecc_read(priv, HECC_CANREC); in ti_hecc_get_berr_counter()
667 cf->data[7] = hecc_read(priv, HECC_CANREC); in ti_hecc_change_state()
698 u32 rec = hecc_read(priv, HECC_CANREC); in ti_hecc_interrupt()
730 u32 rec = hecc_read(priv, HECC_CANREC); in ti_hecc_interrupt()