Searched refs:errctr (Results 1 – 1 of 1) sorted by relevance
381 u32 errctr = readl(priv->base + IFI_CANFD_ERROR_CTR); in ifi_canfd_handle_lec_err() local390 if (!(errctr & errmask)) /* No error happened. */ in ifi_canfd_handle_lec_err()404 if (errctr & IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST) in ifi_canfd_handle_lec_err()407 if (errctr & IFI_CANFD_ERROR_CTR_ACK_ERROR_FIRST) in ifi_canfd_handle_lec_err()410 if (errctr & IFI_CANFD_ERROR_CTR_BIT0_ERROR_FIRST) in ifi_canfd_handle_lec_err()413 if (errctr & IFI_CANFD_ERROR_CTR_BIT1_ERROR_FIRST) in ifi_canfd_handle_lec_err()416 if (errctr & IFI_CANFD_ERROR_CTR_STUFF_ERROR_FIRST) in ifi_canfd_handle_lec_err()419 if (errctr & IFI_CANFD_ERROR_CTR_CRC_ERROR_FIRST) in ifi_canfd_handle_lec_err()422 if (errctr & IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST) in ifi_canfd_handle_lec_err()