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