Home
last modified time | relevance | path

Searched refs:ICAN3_CAN_TYPE_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c125 #define ICAN3_CAN_TYPE_MASK 0x0f macro
914 if ((desc->command & ICAN3_CAN_TYPE_MASK) == ICAN3_CAN_TYPE_SFF) { in ican3_to_can_frame()