Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.h137 #define OHCI1394_cycleTooLong 0x02000000 macro
Dohci.c398 evt & OHCI1394_cycleTooLong ? " cycleTooLong" : "", in log_irqs()
408 OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds | in log_irqs()
2145 if (unlikely(event & OHCI1394_cycleTooLong)) { in irq_handler()
2431 OHCI1394_cycleTooLong | in ohci_enable()