Searched refs:GRCAN_MSG_DLC (Results 1 – 1 of 1) sorted by relevance
192 #define GRCAN_MSG_DLC 0xf0000000 macro1208 cf->can_dlc = get_can_dlc((slot[1] & GRCAN_MSG_DLC) in grcan_receive()1413 slot[1] = ((dlc << GRCAN_MSG_DLC_BIT) & GRCAN_MSG_DLC); in grcan_start_xmit()