Searched full:interrupter (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,q6usb.yaml | 36 Desired XHCI interrupter number to use. Depending on the audio DSP 37 on the platform, it will operate on a specific XHCI interrupter.
|
/linux/drivers/usb/host/ |
H A D | xhci-mem.c | 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() [all …]
|
H A D | xhci-ring.c | 3053 /* Clear the interrupt pending bit for a specific interrupter. */ 3066 * Handle all OS-owned events on an interrupter event ring. It may drop 3079 xhci_err(xhci, "ERROR interrupter event ring not ready\n"); in xhci_handle_events() 3165 /* This is the handler of the primary interrupter */ in xhci_irq() 3696 /* Set the TRB length, TD size, and interrupter fields. */ in xhci_queue_bulk_tx() 4167 /* Set the TRB length, TD size, & interrupter fields. */ in xhci_queue_isoc_tx()
|
H A D | xhci.h | 224 * Each interrupter (defined by a MSI-X vector) has an event ring and an Event 1025 /* Interrupter Target - which MSI-X vector to target the completion event at */ 1442 /* For interrupter registers save and restore over suspend/resume */
|
H A D | xhci-pci.c | 111 /* for now, the driver only supports one primary interrupter */ in xhci_msix_sync_irqs()
|
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.h | 366 * Each interrupter (defined by a MSI-X vector) has an event ring and an Event 389 /* IMOD - Interrupter Moderation Register - irq_control bitmasks. */ 417 * @ir_set: Array of Interrupter registers. 571 * @int_target: Interrupter target number. 919 * @intr_target: Interrupter target. 1003 /* Interrupter Target - which MSI-X vector to target the completion event at. */ 1354 * @ir_set: Current interrupter register set.
|
H A D | cdnsp-ring.c | 1989 /* Set the TRB length, TD size, and interrupter fields. */ in cdnsp_queue_bulk_tx() 2292 /* Set the TRB length, TD size, & interrupter fields. */ in cdnsp_queue_isoc_tx()
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | fsl,imx6q-pcie-ep.yaml | 42 - description: builtin eDMA interrupter.
|