Searched refs:ohci_register_interrupt (Results 1 – 1 of 1) sorted by relevance
100 ULONG ohci_register_interrupt; in _ux_hcd_ohci_done_queue_process() local343 ohci_register_interrupt = _ux_hcd_ohci_register_read(hcd_ohci, OHCI_HC_INTERRUPT_ENABLE); in _ux_hcd_ohci_done_queue_process()344 ohci_register_interrupt |= OHCI_HC_INT_WDH; in _ux_hcd_ohci_done_queue_process()345 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_INTERRUPT_ENABLE, ohci_register_interrupt); in _ux_hcd_ohci_done_queue_process()