Searched refs:TXDONE_BY_IRQ (Results 1 – 2 of 2) sorted by relevance
10 #define TXDONE_BY_IRQ BIT(0) /* controller has remote RTR irq */ macro
171 if (unlikely(!(chan->txdone_method & TXDONE_BY_IRQ))) { in mbox_chan_txdone()450 txdone = TXDONE_BY_IRQ; in mbox_controller_register()