Searched refs:PUCAN_MSG_CHANNEL_DLC (Results 1 – 3 of 3) sorted by relevance
266 #define PUCAN_MSG_CHANNEL_DLC(c, d) (((c) & 0xf) | ((d) << 4)) macro
700 msg->channel_dlc = PUCAN_MSG_CHANNEL_DLC(priv->index, can_dlc); in peak_canfd_start_xmit()
759 tx_msg->channel_dlc = PUCAN_MSG_CHANNEL_DLC(dev->ctrl_idx, can_dlc); in pcan_usb_fd_encode_msg()