Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h124 #define OHCI1394_isochTx 0x00000040 macro
H A Dohci.c428 evt & OHCI1394_isochTx ? " IT" : "", in log_irqs()
439 OHCI1394_isochTx | OHCI1394_postedWriteErr | in log_irqs()
2170 if (event & OHCI1394_isochTx) { in irq_handler()
2472 OHCI1394_isochTx | OHCI1394_isochRx | in ohci_enable()