Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h133 #define OHCI1394_cycle64Seconds 0x00200000 macro
H A Dohci.c431 evt & OHCI1394_cycle64Seconds ? " cycle64Seconds" : "", in log_irqs()
440 OHCI1394_cycleTooLong | OHCI1394_cycle64Seconds | in log_irqs()
1813 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_cycle64Seconds); in update_bus_time()
2215 if (event & OHCI1394_cycle64Seconds) { in irq_handler()