Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h137 #define OHCI1394_cycleTooLong 0x02000000 macro
H A Dohci.c430 evt & OHCI1394_cycleTooLong ? " cycleTooLong" : "", in log_irqs()
440 OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds | in log_irqs()
2194 if (unlikely(event & OHCI1394_cycleTooLong)) { in irq_handler()
2478 OHCI1394_cycleTooLong | in ohci_enable()