Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/cc770/
Dcc770.c153 RXIE_SET | INTPND_RES); in enable_all_objs()
431 MSGVAL_SET | TXIE_SET | RXIE_SET | INTPND_UNC); in cc770_tx()
641 RXIE_SET | INTPND_RES); in cc770_rx_interrupt()
665 RXIE_SET | INTPND_RES); in cc770_rtr_interrupt()
Dcc770.h109 #define RXIE_SET 0x08 /* Receive Interrupt Enable */ macro