Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Djanz-ican3.c48 #define MSYNC_RB_MASK (MSYNC_RB0 | MSYNC_RB1) macro
306 if ((xord & MSYNC_RB_MASK) == 0x00) { in ican3_old_recv_msg()
312 if ((xord & MSYNC_RB_MASK) == MSYNC_RB_MASK) in ican3_old_recv_msg()