Lines Matching full:interrupter
1799 * Clean out interrupter registers except ERSTBA. Clearing either the in xhci_remove_interrupter()
1828 /* free interrupter event ring */ in xhci_free_interrupter()
1844 /* interrupter 0 is primary interrupter, don't touch it */ in xhci_remove_secondary_interrupter()
1846 xhci_dbg(xhci, "Invalid secondary interrupter, can't remove\n"); in xhci_remove_secondary_interrupter()
2270 xhci_warn(xhci, "Failed to allocate interrupter event ring\n"); in xhci_alloc_interrupter()
2277 xhci_warn(xhci, "Failed to allocate interrupter erst\n"); in xhci_alloc_interrupter()
2294 xhci_warn(xhci, "Can't add interrupter %d, max interrupters %d\n", in xhci_add_interrupter()
2300 xhci_warn(xhci, "Interrupter %d\n already set up", intr_num); in xhci_add_interrupter()
2322 /* Set the event ring dequeue address of this interrupter */ in xhci_add_interrupter()
2346 /* Find available secondary interrupter, interrupter 0 is reserved for primary */ in xhci_create_secondary_interrupter()
2357 xhci_warn(xhci, "Failed to add secondary interrupter, max interrupters %d\n", in xhci_create_secondary_interrupter()
2365 xhci_warn(xhci, "Failed to set interrupter %d moderation to %uns\n", in xhci_create_secondary_interrupter()
2368 xhci_dbg(xhci, "Add secondary interrupter %d, max interrupters %d\n", in xhci_create_secondary_interrupter()
2500 /* Allocate and set up primary interrupter 0 with an event ring. */ in xhci_mem_init()