Searched refs:OHCI1394_IsoRecvIntMaskSet (Results 1 – 4 of 4) sorted by relevance
317 #define OHCI1394_IsoRecvIntMaskSet 0x0A8 macro
447 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, 1 << d->ctx); in initialize_dma_rcv_ctx()1483 reg_write(recv->ohci, OHCI1394_IsoRecvIntMaskSet, 1 << recv->task.context); in ohci_iso_recv_start()3437 get_nb_iso_ctx(ohci, OHCI1394_IsoRecvIntMaskSet); in ohci1394_pci_probe()
479 reg_write(ohci, OHCI1394_IsoRecvIntMaskSet, 1<<d->ctx); in initialize_dma_ir_ctx()
1095 reg_write(video->ohci, OHCI1394_IsoRecvIntMaskSet, (1 << video->ohci_ir_ctx) ); in do_dv1394_init()