Searched refs:RCANFD_CSTS_RECCNT (Results 1 – 1 of 1) sorted by relevance
154 #define RCANFD_CSTS_RECCNT(x) (((x) >> 16) & 0xff) macro1161 rxerr = RCANFD_CSTS_RECCNT(sts); in rcar_canfd_channel_interrupt()1547 bec->rxerr = RCANFD_CSTS_RECCNT(val); in rcar_canfd_get_berr_counter()