Searched full:pl080 (Results 1 – 25 of 51) sorted by relevance
123
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | arm-pl08x.yaml | 7 title: ARM PrimeCells PL080 and PL081 and derivatives DMA controller 22 - arm,pl080 32 - arm,pl080 37 - const: arm,pl080 108 compatible = "arm,pl080", "arm,primecell"; 126 compatible = "faraday,ftdma020", "arm,pl080", "arm,primecell";
|
| D | lpc1850-dmamux.txt | 20 compatible = "nxp,lpc1850-gpdma", "arm,pl080", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/mach-spear/ |
| D | pl080.c | 3 * arch/arm/plat-spear/pl080.c 5 * DMAC pl080 definitions for SPEAr platform 19 #include "pl080.h"
|
| D | pl080.h | 3 * arch/arm/plat-spear/include/plat/pl080.h 5 * DMAC pl080 definitions for SPEAr platform
|
| D | Makefile | 17 obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o 23 obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o
|
| D | spear3xx.c | 14 #include <linux/amba/pl080.h> 19 #include "pl080.h"
|
| D | spear6xx.c | 20 #include <linux/amba/pl080.h> 24 #include "pl080.h" 399 OF_DEV_AUXDATA("arm,pl080", SPEAR_ICM3_DMA_BASE, NULL,
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | arm-pl08x.txt | 1 * ARM PrimeCells PL080 and PL081 and derivatives DMA controller 4 - compatible: "arm,pl080", "arm,primecell"; 39 compatible = "arm,pl080", "arm,primecell";
|
| D | lpc1850-dmamux.txt | 20 compatible = "nxp,lpc1850-gpdma", "arm,pl080", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm/mach-spear/ |
| D | pl080.h | 2 * arch/arm/plat-spear/include/plat/pl080.h 4 * DMAC pl080 definitions for SPEAr platform
|
| D | Makefile | 19 obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o 25 obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o
|
| D | pl080.c | 2 * arch/arm/plat-spear/pl080.c 4 * DMAC pl080 definitions for SPEAr platform
|
| D | spear3xx.c | 17 #include <linux/amba/pl080.h> 21 #include "pl080.h"
|
| D | spear6xx.c | 22 #include <linux/amba/pl080.h> 26 #include "pl080.h" 401 OF_DEV_AUXDATA("arm,pl080", SPEAR_ICM3_DMA_BASE, NULL,
|
| D | spear300.c | 187 OF_DEV_AUXDATA("arm,pl080", SPEAR_ICM3_DMA_BASE, NULL,
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | Kconfig | 68 bool "ARM PrimeCell PL080 or PL081 support" 75 PL080 and PL081, Samsungs PL080 derivative and Faraday 76 Technology's FTDMAC020 PL080 derivative. 334 bool "NXP LPC18xx/43xx DMA MUX for PL080" 340 with PL080 and multiplexed DMA request lines.
|
| /kernel/linux/linux-6.6/include/linux/amba/ |
| D | pl080.h | 2 /* include/linux/amba/pl080.h 9 * ARM PrimeCell PL080 DMA controller 13 * make it not entierly compatible with the PL080 specification from
|
| /kernel/linux/linux-5.10/include/linux/amba/ |
| D | pl080.h | 2 /* include/linux/amba/pl080.h 9 * ARM PrimeCell PL080 DMA controller 13 * make it not entierly compatible with the PL080 specification from
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | Kconfig | 68 bool "ARM PrimeCell PL080 or PL081 support" 75 PL080 and PL081, Samsungs PL080 derivative and Faraday 76 Technology's FTDMAC020 PL080 derivative. 373 bool "NXP LPC18xx/43xx DMA MUX for PL080" 379 with PL080 and multiplexed DMA request lines.
|
| /kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
| D | Makefile.s3c64xx | 23 obj-$(CONFIG_S3C64XX_PL080) += pl080.o
|
| /kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/ |
| D | phy3250.c | 64 OF_DEV_AUXDATA("arm,pl080", 0x31000000, "pl08xdmac", &pl08x_pd),
|
| /kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/ |
| D | phy3250.c | 64 OF_DEV_AUXDATA("arm,pl080", 0x31000000, "pl08xdmac", &pl08x_pd),
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | Makefile.s3c64xx | 27 obj-$(CONFIG_S3C64XX_PL080) += pl080.o
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | spear3xx.dtsi | 42 compatible = "arm,pl080", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | spear3xx.dtsi | 42 compatible = "arm,pl080", "arm,primecell";
|
123