Searched refs:errctr (Results 1 – 1 of 1) sorted by relevance
380 u32 errctr = readl(priv->base + IFI_CANFD_ERROR_CTR); in ifi_canfd_handle_lec_err() local389 if (!(errctr & errmask)) /* No error happened. */ in ifi_canfd_handle_lec_err()403 if (errctr & IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST) in ifi_canfd_handle_lec_err()406 if (errctr & IFI_CANFD_ERROR_CTR_ACK_ERROR_FIRST) in ifi_canfd_handle_lec_err()409 if (errctr & IFI_CANFD_ERROR_CTR_BIT0_ERROR_FIRST) in ifi_canfd_handle_lec_err()412 if (errctr & IFI_CANFD_ERROR_CTR_BIT1_ERROR_FIRST) in ifi_canfd_handle_lec_err()415 if (errctr & IFI_CANFD_ERROR_CTR_STUFF_ERROR_FIRST) in ifi_canfd_handle_lec_err()418 if (errctr & IFI_CANFD_ERROR_CTR_CRC_ERROR_FIRST) in ifi_canfd_handle_lec_err()421 if (errctr & IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST) in ifi_canfd_handle_lec_err()