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

/linux-4.4.14/drivers/firewire/
H A Dohci.h44 #define OHCI1394_IsoXmitIntMaskSet 0x098 macro
H A Dohci.c3060 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, 1 << index); ohci_start_iso()
3676 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, ~0); pci_probe()
3677 ohci->it_context_support = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet); pci_probe()

Completed in 64 milliseconds