Searched refs:OHCI1394_IsoXmitIntMaskSet (Results 1 – 2 of 2) sorted by relevance
45 #define OHCI1394_IsoXmitIntMaskSet 0x098 macro
3047 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, 1 << index); in ohci_start_iso()3663 reg_write(ohci, OHCI1394_IsoXmitIntMaskSet, ~0); in pci_probe()3664 ohci->it_context_support = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet); in pci_probe()
Completed in 10 milliseconds