Searched refs:FDMA (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A D | st_fdma.txt | 3 The FDMA is a general-purpose direct memory access controller capable of 5 The FDMA is based on a Slim processor which requires a firmware. 7 * FDMA Controller 48 1. A phandle pointing to the FDMA controller
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_vsc7514.c | 283 { FDMA, "fdma", 1 }, in mscc_ocelot_probe() 319 if (ocelot->targets[FDMA]) in mscc_ocelot_probe()
|
A D | ocelot_fdma.c | 25 regmap_write(ocelot->targets[FDMA], reg, data); in ocelot_fdma_writel() 32 regmap_read(ocelot->targets[FDMA], reg, &retval); in ocelot_fdma_readl()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | mscc,vsc7514-switch.yaml | 18 packets using CPU. Additionally, PTP is supported as well as FDMA for faster
|
/linux-6.3-rc2/drivers/dma/ |
A D | Kconfig | 560 tristate "ST FDMA dmaengine support" 567 Enable support for ST FDMA controller.
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 119 FDMA, enumerator
|
Completed in 16 milliseconds