Home
last modified time | relevance | path

Searched refs:IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/can/ifi_canfd/
H A Difi_canfd.c121 #define IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST BIT(0) macro
384 const u32 errmask = IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST | in ifi_canfd_handle_lec_err()
406 if (errctr & IFI_CANFD_ERROR_CTR_OVERLOAD_FIRST) in ifi_canfd_handle_lec_err()