Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/can/usb/peak_usb/
Dpcan_usb.c64 #define PCAN_USB_STATUSLEN_RTR (1 << 4) macro
646 if (status_len & PCAN_USB_STATUSLEN_RTR) { in pcan_usb_decode_data()
744 *pc |= PCAN_USB_STATUSLEN_RTR; in pcan_usb_encode_msg()