Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/usb/peak_usb/
Dpcan_usb.c62 #define PCAN_USB_ERROR_BUS_LIGHT 0x04 macro
414 if (n & PCAN_USB_ERROR_BUS_LIGHT) { in pcan_usb_decode_error()
437 if ((n & PCAN_USB_ERROR_BUS_LIGHT) == 0) { in pcan_usb_decode_error()
449 if (n & PCAN_USB_ERROR_BUS_LIGHT) { in pcan_usb_decode_error()