Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c77 #define PCAN_USB_STATUSLEN_RTR (1 << 4) macro
689 if (status_len & PCAN_USB_STATUSLEN_RTR) { in pcan_usb_decode_data()
791 *pc |= PCAN_USB_STATUSLEN_RTR; in pcan_usb_encode_msg()