Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.h125 #define OHCI1394_isochRx 0x00000080 macro
H A Dohci.c427 evt & OHCI1394_isochRx ? " IR" : "", in log_irqs()
438 OHCI1394_respTxComplete | OHCI1394_isochRx | in log_irqs()
2140 if (event & OHCI1394_isochRx) { in irq_handler()
2456 OHCI1394_isochTx | OHCI1394_isochRx | in ohci_enable()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.h125 #define OHCI1394_isochRx 0x00000080 macro
H A Dohci.c427 evt & OHCI1394_isochRx ? " IR" : "", in log_irqs()
438 OHCI1394_respTxComplete | OHCI1394_isochRx | in log_irqs()
2150 if (event & OHCI1394_isochRx) { in irq_handler()
2464 OHCI1394_isochTx | OHCI1394_isochRx | in ohci_enable()

Completed in 11 milliseconds