Searched refs:interrupt_mask (Results 1 – 2 of 2) sorted by relevance
606 uint32_t interrupt_mask) in hci1394_ohci_intr_enable() argument613 &ohci_hdl->ohci_regs->intr_mask_set, interrupt_mask); in hci1394_ohci_intr_enable()627 uint32_t interrupt_mask) in hci1394_ohci_intr_disable() argument634 &ohci_hdl->ohci_regs->intr_mask_clr, interrupt_mask); in hci1394_ohci_intr_disable()649 uint32_t interrupt_mask) in hci1394_ohci_intr_clear() argument656 &ohci_hdl->ohci_regs->intr_event_clr, interrupt_mask); in hci1394_ohci_intr_clear()658 tnf_uint, intr_mask, interrupt_mask); in hci1394_ohci_intr_clear()699 uint32_t interrupt_mask) in hci1394_ohci_it_intr_enable() argument706 &ohci_hdl->ohci_regs->it_intr_mask_set, interrupt_mask); in hci1394_ohci_it_intr_enable()721 uint32_t interrupt_mask) in hci1394_ohci_it_intr_disable() argument[all …]
1180 volatile uint32_t interrupt_mask; /* 0x38 */ member