Lines Matching +full:axi +full:- +full:bus

1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
56 /* *INDENT-OFF* */
60 /* *INDENT-ON* */
69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */
70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */
82 * interrupt controller of each bus-master unit in the I/O Fabric.
142 * MSIX Bus generator response error, the Bus response received with error indication
146 * MSIx timeout MSIX Bus generator timeout error.
147 * The generator didn't receive bus response for the MSIx write transaction.
164 /** AXI data buffer parity error */
208 * Prefetch AXI timeout
209 * Bus request to I/O Fabric timeout error
213 * Prefetch AXI response
214 * Bus response from I/O Fabric error
218 * Prefetch AXI parity
219 * Bus parity error on descriptor being prefetched
223 * Data AXI timeout
224 * Bus request to I/O Fabric timeout error
228 * Data AXI response
229 * Bus response from I/O Fabric error
233 * Data AXI parity
234 * Bus parity error on data being read
238 * Completion AXI timeout
239 * Bus request to I/O Fabric timeout error
243 * Completion AXI response
244 * Bus response from I/O Fabric error
248 * Completion AXI parity
249 * Bus generator internal SRAM parity error
286 /** PRE-UNACK packets buffer parity error */
351 * Completion AXI timeout
352 * Bus request to I/O Fabric timeout error
356 * Completion AXI response
357 * Bus response from I/O Fabric error
361 * Completion AXI parity
362 * Completion Bus generator internal SRAM parity error
381 * Prefetch AXI timeout
382 * Bus request to I/O Fabric timeout error
386 * Prefetch AXI response
387 * Bus response from I/O Fabric error
391 * Prefetch AXI parity
392 * Bus parity error on descriptor being prefetched
439 * Data AXI timeout
440 * Bus request to I/O Fabric timeout error
444 * Data AXI response
445 * Bus response from I/O Fabric error
449 * Data AXI parity
450 * Bus parity error on data being read
464 * interrupt and MSIX modes. The m2s/s2m errors/abort are a set of bit-wise
468 * The bit-mask that the _errors_disable and _aborts_disable are described in
472 * @param mode interrupt scheme mode (legacy, MSI-X..)
474 * This is a bit-wise mask, to indicate which one of the error causes in
479 * This is a bit-wise mask, to indicate which one of the error causes in
484 * This is a bit-wise mask, to indicate which one of the error causes in
489 * This is a bit-wise mask, to indicate which one of the error causes in
494 * @return 0 on success. -EINVAL otherwise.
532 (void __iomem *)&regs->gen.interrupt_regs.main_iofic : in al_udma_iofic_reg_base_get()
533 (void __iomem *)&regs->gen.interrupt_regs.secondary_iofic_ctrl; in al_udma_iofic_reg_base_get()
544 * @returns 0 - invalid, 1 - valid