Searched refs:GRCAN_MSG_DLC (Results 1 – 1 of 1) sorted by relevance
189 #define GRCAN_MSG_DLC 0xf0000000 macro1195 cf->len = can_cc_dlc2len((slot[1] & GRCAN_MSG_DLC) in grcan_receive()1394 slot[1] = ((dlc << GRCAN_MSG_DLC_BIT) & GRCAN_MSG_DLC); in grcan_start_xmit()
Completed in 8 milliseconds