/linux-6.6.21/arch/sh/kernel/cpu/sh4/ ! |
D | setup-sh7750.c | 182 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),
|
D | setup-sh7760.c | 21 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-6.6.21/arch/sh/kernel/cpu/sh3/ ! |
D | setup-sh7705.c | 26 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 } },
|
D | setup-sh770x.c | 29 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-6.6.21/arch/sh/kernel/cpu/sh4a/ ! |
D | setup-sh7763.c | 241 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 } },
|
D | setup-sh7770.c | 354 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-6.6.21/arch/sh/drivers/dma/ ! |
D | Kconfig | 6 bool "SuperH on-chip DMA controller (DMAC) support" 41 DMAC supports. This will be 4 for SH7709/SH7750/SH7750S/SH7751/SH7091, 54 tristate "PowerVR 2 DMAC support" 58 As this chains off of the on-chip DMAC, that must also be
|
/linux-6.6.21/Documentation/devicetree/bindings/dma/ ! |
D | snps,dw-axi-dmac.yaml | 28 - description: Address range of the DMAC registers 29 - description: Address range of the DMAC APB registers 96 DMAC is used.
|
D | adi,axi-dmac.txt | 1 Analog Devices AXI-DMAC DMA controller 36 DMA clients connected to the AXI-DMAC DMA controller must use the format
|
D | renesas,usb-dmac.yaml | 58 The cell specifies the channel number of the DMAC port connected to
|
D | renesas,rz-dmac.yaml | 65 The cell specifies the encoded MID/RID values of the DMAC port
|
D | renesas,rcar-dmac.yaml | 88 The cell specifies the MID/RID of the DMAC port connected to
|
D | snps,dma-spear1340.yaml | 108 bits, which is impossible in accordance with DW DMAC IP-core data book.
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ ! |
D | fib_lookup.c | 25 #define DMAC "11:11:11:11:11:11" macro 94 SYS(fail, "ip neigh add %s dev veth1 lladdr %s nud stale", IPV6_NUD_STALE_ADDR, DMAC); in setup_netns() 98 SYS(fail, "ip neigh add %s dev veth1 lladdr %s nud stale", IPV4_NUD_STALE_ADDR, DMAC); in setup_netns()
|
/linux-6.6.21/Documentation/bpf/ ! |
D | prog_flow_dissector.rst | 45 | 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-6.6.21/Documentation/devicetree/bindings/soc/renesas/ ! |
D | renesas,r9a09g011-sys.yaml | 15 - Bank address settings for DMAC
|
/linux-6.6.21/drivers/dma/sh/ ! |
D | Kconfig | 29 tristate "Renesas SuperH DMAC support"
|
/linux-6.6.21/Documentation/devicetree/bindings/soc/socionext/ ! |
D | socionext,uniphier-mioctrl.yaml | 15 SD/eMMC, and MIO-DMAC.
|
/linux-6.6.21/Documentation/devicetree/bindings/bus/ ! |
D | baikal,bt1-apb.yaml | 14 Baikal-T1 CPU or DMAC MMIO requests are handled by the AMBA 3 AXI Interconnect
|
/linux-6.6.21/drivers/dma/ ! |
D | Kconfig | 73 Say yes if your platform has a PL08x DMAC device which can 112 tristate "Analog Devices AXI-DMAC DMA support" 118 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA 191 of lack 64 bit platform with Synopsys DW AXI DMAC. 651 tristate "UniPhier MIO DMAC" 657 Enable support for the MIO DMAC (Media I/O DMA controller) on the
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ ! |
D | renesas,ether.yaml | 44 - description: E-DMAC/feLic registers
|
/linux-6.6.21/Documentation/fb/ ! |
D | sh7760fb.rst | 37 configure the SH DMAC for DMABRG mode (write 0x94808080 to the
|
/linux-6.6.21/Documentation/driver-api/mmc/ ! |
D | mmc-async-req.rst | 89 /* flush pending desc to the DMAC (dmaengine.h) */
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ ! |
D | renesas,rsnd.yaml | 387 <0xec740000 0x200>; /* Audio DMAC peri peri*/
|
/linux-6.6.21/drivers/mmc/host/ ! |
D | Kconfig | 670 tristate "DMA for SDHI SD/SDIO controllers using SYS-DMAC" 675 using SYS-DMAC via DMA Engine. This supports the controllers
|