/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | socionext,uniphier-xdmac.yaml | 4 $id: http://devicetree.org/schemas/dma/socionext,uniphier-xdmac.yaml# 22 const: socionext,uniphier-xdmac 54 xdmac: dma-controller@5fc10000 { 55 compatible = "socionext,uniphier-xdmac";
|
H A D | milbeaut-m10v-xdmac.txt | 8 - compatible: Should be "socionext,milbeaut-m10v-xdmac" 17 compatible = "socionext,milbeaut-m10v-xdmac";
|
H A D | atmel-xdma.txt | 1 * Atmel Extensible Direct Memory Access Controller (XDMAC)
|
/openbmc/linux/drivers/dma/ |
H A D | uniphier-xdmac.c | 191 /* start XDMAC */ in uniphier_xdmac_chan_start() 207 /* stop XDMAC */ in uniphier_xdmac_chan_stop() 534 IRQF_SHARED, "xdmac", xdev); in uniphier_xdmac_probe() 555 dev_info(&pdev->dev, "UniPhier XDMAC driver (%d channels)\n", in uniphier_xdmac_probe() 594 { .compatible = "socionext,uniphier-xdmac" }, 603 .name = "uniphier-xdmac",
|
H A D | milbeaut-xdmac.c | 274 irq_name = devm_kasprintf(dev, GFP_KERNEL, "milbeaut-xdmac-%d", in milbeaut_xdmac_chan_init() 400 { .compatible = "socionext,milbeaut-m10v-xdmac" }, 409 .name = "milbeaut-m10v-xdmac", 415 MODULE_DESCRIPTION("Milbeaut XDMAC DmaEngine driver");
|
H A D | Makefile | 52 obj-$(CONFIG_MILBEAUT_XDMAC) += milbeaut-xdmac.o 80 obj-$(CONFIG_UNIPHIER_XDMAC) += uniphier-xdmac.o
|
H A D | Kconfig | 410 XDMAC device. 662 tristate "UniPhier XDMAC support" 668 Enable support for the XDMAC (external DMA controller) on the
|
H A D | at_xdmac.c | 3 * Driver for the Atmel Extensible DMA Controller (aka XDMAC on AT91 systems) 59 #define AT_XDMAC_VERSION 0xFFC /* XDMAC Version Register */ 470 /* Tell xdmac where to get the first descriptor. */ in at_xdmac_start_xfer() 956 * Some XDMAC implementations don't provide dword transfer, in in at_xdmac_align_width() 2278 * Read number of xdmac channels, read helper function can't be used in at_xdmac_probe()
|
/openbmc/linux/include/dt-bindings/dma/ |
H A D | at91.h | 29 /* ---------- XDMAC ---------- */
|
/openbmc/u-boot/include/dt-bindings/dma/ |
H A D | at91.h | 30 /* ---------- XDMAC ---------- */
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld11.dtsi | 581 xdmac: dma-controller@5fc10000 { label 582 compatible = "socionext,uniphier-xdmac";
|
H A D | uniphier-ld20.dtsi | 690 xdmac: dma-controller@5fc10000 { label 691 compatible = "socionext,uniphier-xdmac";
|
H A D | uniphier-pxs3.dtsi | 516 xdmac: dma-controller@5fc10000 { label 517 compatible = "socionext,uniphier-xdmac";
|
/openbmc/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-pro5.dtsi | 420 xdmac: dma-controller@5fc10000 { label 421 compatible = "socionext,uniphier-xdmac";
|
H A D | uniphier-pro4.dtsi | 446 xdmac: dma-controller@5fc10000 { label 447 compatible = "socionext,uniphier-xdmac";
|
H A D | uniphier-pxs2.dtsi | 521 xdmac: dma-controller@5fc10000 { label 522 compatible = "socionext,uniphier-xdmac";
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-at91-master.c | 762 * trigger the XDMAC when at least 4 data can be written into the TX in at91_twi_configure_dma() 765 * deduced from buffer length, so the XDMAC is triggered properly to in at91_twi_configure_dma()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |