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

/linux-4.4.14/drivers/firewire/
H A Dohci.h48 #define OHCI1394_IsoRecvIntMaskSet 0x0A8 macro
H A Dohci.c3076 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, 1 << index); ohci_start_iso()
3667 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, ~0); pci_probe()
3669 ohci->ir_context_support = reg_read(ohci, OHCI1394_IsoRecvIntMaskSet); pci_probe()

Completed in 66 milliseconds