Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2176 if (unlikely(event & OHCI1394_cycleTooLong)) { in irq_handler()
2462 OHCI1394_cycleTooLong | in ohci_enable()
/kernel/linux/linux-6.6/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()
2186 if (unlikely(event & OHCI1394_cycleTooLong)) { in irq_handler()
2470 OHCI1394_cycleTooLong | in ohci_enable()

Completed in 12 milliseconds