Searched full:interrupter (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
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-6.14.4/drivers/usb/host/ |
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 …]
|
D | xhci-ring.c | 3061 /* Clear the interrupt pending bit for a specific interrupter. */ 3074 * Handle all OS-owned events on an interrupter event ring. It may drop 3087 xhci_err(xhci, "ERROR interrupter event ring not ready\n"); in xhci_handle_events() 3173 /* This is the handler of the primary interrupter */ in xhci_irq() 3704 /* Set the TRB length, TD size, and interrupter fields. */ in xhci_queue_bulk_tx() 4175 /* Set the TRB length, TD size, & interrupter fields. */ in xhci_queue_isoc_tx()
|
D | xhci.h | 224 * Each interrupter (defined by a MSI-X vector) has an event ring and an Event 1029 /* Interrupter Target - which MSI-X vector to target the completion event at */ 1446 /* For interrupter registers save and restore over suspend/resume */
|
D | xhci-pci.c | 113 /* for now, the driver only supports one primary interrupter */ in xhci_msix_sync_irqs()
|
D | xhci.c | 510 xhci_dbg_trace(xhci, trace_xhci_dbg_init, "Enable primary interrupter"); in xhci_run_finished() 713 /* fixme, shold we lock to prevent race with remove secondary interrupter? */ in xhci_save_registers()
|
/linux-6.14.4/drivers/usb/cdns3/ |
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.
|
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-6.14.4/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie-ep.yaml | 43 - description: builtin eDMA interrupter.
|
/linux-6.14.4/drivers/usb/gadget/udc/bdc/ |
D | bdc_core.c | 195 static int setup_srr(struct bdc *bdc, int interrupter) in setup_srr() argument
|
/linux-6.14.4/drivers/media/platform/nxp/ |
D | imx7-media-csi.c | 793 * For both FB1 and FB2 interrupter bits set case, in imx7_csi_irq_handler()
|