Home
last modified time | relevance | path

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

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