Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.h125 #define OHCI1394_isochRx 0x00000080 macro
Dohci.c395 evt & OHCI1394_isochRx ? " IR" : "", in log_irqs()
406 OHCI1394_respTxComplete | OHCI1394_isochRx | in log_irqs()
2109 if (event & OHCI1394_isochRx) { in irq_handler()
2425 OHCI1394_isochTx | OHCI1394_isochRx | in ohci_enable()