Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/cc770/
Dcc770.c146 RXIE_SET | INTPND_RES); in enable_all_objs()
424 MSGVAL_SET | TXIE_SET | RXIE_SET | INTPND_UNC); in cc770_tx()
633 RXIE_SET | INTPND_RES); in cc770_rx_interrupt()
657 RXIE_SET | INTPND_RES); in cc770_rtr_interrupt()
Dcc770.h101 #define RXIE_SET 0x08 /* Receive Interrupt Enable */ macro