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

/linux-4.4.14/drivers/firewire/
H A Dohci.h132 #define OHCI1394_cycle64Seconds 0x00200000 macro
H A Dohci.c399 evt & OHCI1394_cycle64Seconds ? " cycle64Seconds" : "", log_irqs()
408 OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds | log_irqs()
1763 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_cycle64Seconds); update_bus_time()
2162 if (event & OHCI1394_cycle64Seconds) { irq_handler()

Completed in 61 milliseconds