Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb.c70 #define PCAN_USB_ERROR_BUS_LIGHT 0x04 macro
420 if (n & PCAN_USB_ERROR_BUS_LIGHT) { in pcan_usb_decode_error()
442 if ((n & PCAN_USB_ERROR_BUS_LIGHT) == 0) { in pcan_usb_decode_error()
454 if (n & PCAN_USB_ERROR_BUS_LIGHT) { in pcan_usb_decode_error()