Home
last modified time | relevance | path

Searched refs:DMAC (Results 1 – 25 of 46) sorted by relevance

12

/linux/arch/sh/kernel/cpu/sh4/
A Dsetup-sh7750.c182 HUDI, GPIOI, DMAC, enumerator
208 { 0xffd0000c, 0, 16, 4, /* IPRC */ { GPIOI, DMAC, SCIF, HUDI } },
224 INTC_VECT(DMAC, 0x640), INTC_VECT(DMAC, 0x660),
225 INTC_VECT(DMAC, 0x680), INTC_VECT(DMAC, 0x6a0),
226 INTC_VECT(DMAC, 0x6c0),
237 INTC_VECT(DMAC, 0x640), INTC_VECT(DMAC, 0x660),
238 INTC_VECT(DMAC, 0x680), INTC_VECT(DMAC, 0x6a0),
239 INTC_VECT(DMAC, 0x780), INTC_VECT(DMAC, 0x7a0),
240 INTC_VECT(DMAC, 0x7c0), INTC_VECT(DMAC, 0x7e0),
241 INTC_VECT(DMAC, 0x6c0),
A Dsetup-sh7760.c21 HUDI, GPIOI, DMAC, enumerator
45 INTC_VECT(DMAC, 0x640), INTC_VECT(DMAC, 0x660),
46 INTC_VECT(DMAC, 0x680), INTC_VECT(DMAC, 0x6a0),
47 INTC_VECT(DMAC, 0x780), INTC_VECT(DMAC, 0x7a0),
48 INTC_VECT(DMAC, 0x7c0), INTC_VECT(DMAC, 0x7e0),
49 INTC_VECT(DMAC, 0x6c0),
106 { 0xffd0000c, 0, 16, 4, /* IPRC */ { GPIOI, DMAC, 0, HUDI } },
/linux/arch/sh/kernel/cpu/sh3/
A Dsetup-sh7705.c26 DMAC, SCIF0, SCIF2, ADC_ADI, USB, enumerator
37 INTC_VECT(DMAC, 0x800), INTC_VECT(DMAC, 0x820),
38 INTC_VECT(DMAC, 0x840), INTC_VECT(DMAC, 0x860),
60 { 0xa400001a, 0, 16, 4, /* IPRE */ { DMAC, SCIF0, SCIF2, ADC_ADI } },
A Dsetup-sh770x.c29 DMAC, SCIF0, SCIF2, SCI, ADC_ADI, enumerator
49 INTC_VECT(DMAC, 0x800), INTC_VECT(DMAC, 0x820),
50 INTC_VECT(DMAC, 0x840), INTC_VECT(DMAC, 0x860),
75 { 0xa400001a, 0, 16, 4, /* IPRE */ { DMAC, 0, SCIF2, ADC_ADI } },
/linux/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7763.c241 HUDI, LCDC, DMAC, SCIF0, IIC0, IIC1, CMT, GETHER, HAC, enumerator
260 INTC_VECT(DMAC, 0x640), INTC_VECT(DMAC, 0x660),
261 INTC_VECT(DMAC, 0x680), INTC_VECT(DMAC, 0x6a0),
262 INTC_VECT(DMAC, 0x6c0),
265 INTC_VECT(DMAC, 0x780), INTC_VECT(DMAC, 0x7a0),
305 PCIINTA, PCISERR, HAC, CMT, 0, 0, 0, DMAC,
319 { 0xffd4000c, 0, 32, 8, /* INT2PRI3 */ { HUDI, DMAC, ADC } },
A Dsetup-sh7770.c354 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
409 INTC_GROUP(DMAC, DMAC0_DMINT0, DMAC0_DMINT1, DMAC0_DMINT2),
425 DMAC, I2C, HUDI, SPDIF, IPI, HAC, TMU, GPIO } },
431 { 0xffe00008, 0, 32, 8, /* INT2PRI2 */ { DMAC, I2S, SRC, DU } },
/linux/arch/sh/drivers/dma/
A DKconfig6 bool "SuperH on-chip DMA controller (DMAC) support"
40 DMAC supports. This will be 4 for SH7750/SH7751/Sh7750S/SH7091 and 8 for the
52 tristate "PowerVR 2 DMAC support"
56 As this chains off of the on-chip DMAC, that must also be
/linux/Documentation/devicetree/bindings/dma/
A Dsnps,dw-axi-dmac.yaml28 - description: Address range of the DMAC registers
29 - description: Address range of the DMAC APB registers
87 DMAC is used.
A Dadi,axi-dmac.txt1 Analog Devices AXI-DMAC DMA controller
36 DMA clients connected to the AXI-DMAC DMA controller must use the format
A Darm-pl330.txt16 - dma-channels: contains the total number of DMA channels supported by the DMAC
17 - dma-requests: contains the total number of DMA requests supported by the DMAC
A Dste-dma40.txt5 - reg: Address range of the DMAC registers
7 - interrupt: Should contain the DMAC interrupt number
A Drenesas,usb-dmac.yaml58 The cell specifies the channel number of the DMAC port connected to
A Drenesas,rz-dmac.yaml58 The cell specifies the encoded MID/RID values of the DMAC port
A Drenesas,rcar-dmac.yaml84 The cell specifies the MID/RID of the DMAC port connected to
A Dsnps,dma-spear1340.yaml102 bits, which is impossible in accordance with DW DMAC IP-core data book.
/linux/Documentation/bpf/
A Dprog_flow_dissector.rst45 | DMAC | SMAC | ETHER_TYPE | L3_HEADER |
63 | DMAC | SMAC | TPID | TCI |ETHER_TYPE | L3_HEADER |
82 | DMAC | SMAC | TPID | TCI |ETHER_TYPE | L3_HEADER |
/linux/drivers/dma/sh/
A DKconfig29 tristate "Renesas SuperH DMAC support"
/linux/Documentation/devicetree/bindings/mfd/
A Dsamsung,exynos5433-lpass.txt18 UART, SLIMBUS, PCM, I2S, DMAC, Timers 0...4, VIC, WDT 0...1 devices.
/linux/Documentation/devicetree/bindings/bus/
A Dbaikal,bt1-apb.yaml14 Baikal-T1 CPU or DMAC MMIO requests are handled by the AMBA 3 AXI Interconnect
/linux/drivers/dma/
A DKconfig73 Say yes if your platform has a PL08x DMAC device which can
103 tristate "Analog Devices AXI-DMAC DMA support"
109 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA
182 of lack 64 bit platform with Synopsys DW AXI DMAC.
665 tristate "UniPhier MIO DMAC"
671 Enable support for the MIO DMAC (Media I/O DMA controller) on the
/linux/Documentation/devicetree/bindings/net/
A Drenesas,ether.yaml44 - description: E-DMAC/feLic registers
/linux/Documentation/fb/
A Dsh7760fb.rst37 configure the SH DMAC for DMABRG mode (write 0x94808080 to the
/linux/Documentation/driver-api/mmc/
A Dmmc-async-req.rst89 /* flush pending desc to the DMAC (dmaengine.h) */
/linux/Documentation/devicetree/bindings/sound/
A Drenesas,rsnd.yaml310 <0xec740000 0x200>; /* Audio DMAC peri peri*/
/linux/drivers/mmc/host/
A DKconfig719 tristate "DMA for SDHI SD/SDIO controllers using SYS-DMAC"
724 using SYS-DMAC via DMA Engine. This supports the controllers

Completed in 28 milliseconds

12