Searched refs:ICAN3_CAN_DLC_MASK (Results 1 – 1 of 1) sorted by relevance
128 #define ICAN3_CAN_DLC_MASK 0x0f macro919 cf->can_dlc = get_can_dlc(desc->data[1] & ICAN3_CAN_DLC_MASK); in ican3_to_can_frame()922 cf->can_dlc = get_can_dlc(desc->data[0] & ICAN3_CAN_DLC_MASK); in ican3_to_can_frame()