Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dgrcan.c187 #define GRCAN_MSG_BID_BIT 18 macro
1194 >> GRCAN_MSG_BID_BIT); in grcan_receive()
1392 tmp = (id << GRCAN_MSG_BID_BIT) & GRCAN_MSG_BID; in grcan_start_xmit()