Searched refs:OHCI1394_cycleTooLong (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/firewire/
H A Dohci.h136 #define OHCI1394_cycleTooLong 0x02000000 macro
H A Dohci.c398 evt & OHCI1394_cycleTooLong ? " cycleTooLong" : "", log_irqs()
408 OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds | log_irqs()
2141 if (unlikely(event & OHCI1394_cycleTooLong)) { irq_handler()
2426 OHCI1394_cycleTooLong | ohci_enable()

Completed in 59 milliseconds