Searched refs:RX_FINISH (Results 1 – 2 of 2) sorted by relevance
43 #define RX_FINISH BIT(0) macro237 val = RX_FINISH | TX_FINISH | ERR_WARN_INT | in rockchip_can_stop()520 if (isr & RX_FINISH) in rockchip_can_interrupt()
81 #define RX_FINISH 0x0001 /* RX finished */ macro159 #define RX_INTS (RX_FIFO_FULL | RX_NO_DESC | RX_FINISH)