Home
last modified time | relevance | path

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

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