Searched refs:PUCAN_MSG_CHANNEL_DLC (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_ucan.h180 #define PUCAN_MSG_CHANNEL_DLC(c, d) (((c) & 0xf) | ((d) << 4)) macro
H A Dpcan_usb_fd.c760 tx_msg->channel_dlc = PUCAN_MSG_CHANNEL_DLC(dev->ctrl_idx, can_dlc); pcan_usb_fd_encode_msg()

Completed in 45 milliseconds