Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds