Home
last modified time | relevance | path

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

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