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