Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1798 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_cycle64Seconds); in update_bus_time()
2197 if (event & OHCI1394_cycle64Seconds) { in irq_handler()
/kernel/linux/linux-6.6/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()
1809 reg_write(ohci, OHCI1394_IntMaskSet, OHCI1394_cycle64Seconds); in update_bus_time()
2207 if (event & OHCI1394_cycle64Seconds) { in irq_handler()

Completed in 12 milliseconds