Searched refs:RCANFD_CSTS_RECCNT (Results 1 – 1 of 1) sorted by relevance
167 #define RCANFD_CSTS_RECCNT(x) (((x) >> 16) & 0xff) macro1277 rxerr = RCANFD_CSTS_RECCNT(sts); in rcar_canfd_handle_channel_err()1701 bec->rxerr = RCANFD_CSTS_RECCNT(val); in rcar_canfd_get_berr_counter()