Searched refs:GRCAN_MSG_DLC (Results 1 – 1 of 1) sorted by relevance
190 #define GRCAN_MSG_DLC 0xf0000000 macro1196 cf->len = can_cc_dlc2len((slot[1] & GRCAN_MSG_DLC) in grcan_receive()1395 slot[1] = ((dlc << GRCAN_MSG_DLC_BIT) & GRCAN_MSG_DLC); in grcan_start_xmit()