Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb.c71 #define PCAN_USB_ERROR_BUS_HEAVY 0x08 macro
426 if (n & PCAN_USB_ERROR_BUS_HEAVY) { in pcan_usb_decode_error()
467 if ((n & PCAN_USB_ERROR_BUS_HEAVY) == 0) { in pcan_usb_decode_error()