Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c45 #define MSYNC_RB_MASK (MSYNC_RB0 | MSYNC_RB1) macro
320 if ((xord & MSYNC_RB_MASK) == 0x00) { in ican3_old_recv_msg()
326 if ((xord & MSYNC_RB_MASK) == MSYNC_RB_MASK) in ican3_old_recv_msg()