Home
last modified time | relevance | path

Searched refs:IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/ifi_canfd/
H A Difi_canfd.c127 #define IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST BIT(6) macro
390 IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST; in ifi_canfd_handle_lec_err()
424 if (errctr & IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST) in ifi_canfd_handle_lec_err()
/kernel/linux/linux-6.6/drivers/net/can/ifi_canfd/
H A Difi_canfd.c127 #define IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST BIT(6) macro
387 IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST; in ifi_canfd_handle_lec_err()
421 if (errctr & IFI_CANFD_ERROR_CTR_FORM_ERROR_FIRST) in ifi_canfd_handle_lec_err()

Completed in 3 milliseconds