Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dbfin_can.c124 #define RMLIM 0x0080 /* Enable RX Message Lost Interrupt */ macro
296 writew(EPIM | BOIM | RMLIM, &reg->gim); in bfin_can_set_normal_mode()
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_can.h666 #define RMLIM 0x0080 /* Enable RX Message Lost Interrupt */ macro