Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/
Djanz-ican3.c47 #define MSYNC_RB_MASK (MSYNC_RB0 | MSYNC_RB1) macro
294 if ((xord & MSYNC_RB_MASK) == 0x00) { in ican3_old_recv_msg()
300 if ((xord & MSYNC_RB_MASK) == MSYNC_RB_MASK) in ican3_old_recv_msg()