| /kernel/linux/linux-5.10/drivers/dma/ |
| D | pl330.c | 274 /* Populated by the PL330 core driver for DMA API driver's info */ 290 * The PL330 core does not modify this and uses the last 402 * to the PL330 core. Not more than two descriptors 414 * by PL330 core 444 * Hardware channel thread of PL330 DMAC. NULL if the channel is 476 /* ioremap'ed address of PL330 registers. */ 478 /* Populated by the PL330 core driver during pl330_add */ 514 .quirk = "arm,pl330-broken-no-flushp", 518 .quirk = "arm,pl330-periph-burst", 530 /* Xfer for PL330 core */ [all …]
|
| D | Kconfig | 487 tristate "DMA API Driver for PL330" 491 Select if your platform has one or more PL330 DMACs. 493 platform_data for a dma-pl330 device.
|
| D | Makefile | 62 obj-$(CONFIG_PL330_DMA) += pl330.o
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | pl330.c | 274 /* Populated by the PL330 core driver for DMA API driver's info */ 290 * The PL330 core does not modify this and uses the last 402 * to the PL330 core. Not more than two descriptors 414 * by PL330 core 444 * Hardware channel thread of PL330 DMAC. NULL if the channel is 476 /* ioremap'ed address of PL330 registers. */ 478 /* Populated by the PL330 core driver during pl330_add */ 514 .quirk = "arm,pl330-broken-no-flushp", 518 .quirk = "arm,pl330-periph-burst", 530 /* Xfer for PL330 core */ [all …]
|
| D | Kconfig | 507 tristate "DMA API Driver for PL330" 511 Select if your platform has one or more PL330 DMACs. 513 platform_data for a dma-pl330 device.
|
| D | Makefile | 63 obj-$(CONFIG_PL330_DMA) += pl330.o
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | arm,pl330.yaml | 4 $id: http://devicetree.org/schemas/dma/arm,pl330.yaml# 7 title: ARM PrimeCell PL330 DMA Controller 13 The ARM PrimeCell PL330 DMA controller can move blocks of memory contents 21 const: arm,pl330 33 - arm,pl330 48 arm,pl330-broken-no-flushp: 52 arm,pl330-periph-burst: 87 compatible = "arm,pl330", "arm,primecell";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | arm-pl330.txt | 1 * ARM PrimeCell PL330 DMA Controller 3 The ARM PrimeCell PL330 DMA controller can move blocks of memory contents 7 - compatible: should include both "arm,pl330" and "arm,primecell". 18 - arm,pl330-broken-no-flushp: quirk for avoiding to execute DMAFLUSHP 19 - arm,pl330-periph-burst: quirk for performing burst transfer only 27 compatible = "arm,pl330", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | rk3xxx.dtsi | 42 compatible = "arm,pl330", "arm,primecell"; 47 arm,pl330-broken-no-flushp; 48 arm,pl330-periph-burst; 54 compatible = "arm,pl330", "arm,primecell"; 59 arm,pl330-broken-no-flushp; 60 arm,pl330-periph-burst; 67 compatible = "arm,pl330", "arm,primecell"; 72 arm,pl330-broken-no-flushp; 73 arm,pl330-periph-burst;
|
| D | rk3288.dtsi | 164 compatible = "arm,pl330", "arm,primecell"; 169 arm,pl330-broken-no-flushp; 170 arm,pl330-periph-burst; 176 compatible = "arm,pl330", "arm,primecell"; 181 arm,pl330-broken-no-flushp; 182 arm,pl330-periph-burst; 189 compatible = "arm,pl330", "arm,primecell"; 194 arm,pl330-broken-no-flushp; 195 arm,pl330-periph-burst;
|
| D | s5pv210.dtsi | 121 compatible = "arm,pl330", "arm,primecell"; 133 compatible = "arm,pl330", "arm,primecell"; 533 compatible = "arm,pl330", "arm,primecell";
|
| D | exynos5410.dtsi | 193 compatible = "arm,pl330", "arm,primecell"; 204 compatible = "arm,pl330", "arm,primecell";
|
| D | exynos5420.dtsi | 437 compatible = "arm,pl330", "arm,primecell"; 449 compatible = "arm,pl330", "arm,primecell"; 460 compatible = "arm,pl330", "arm,primecell"; 471 compatible = "arm,pl330", "arm,primecell"; 482 compatible = "arm,pl330", "arm,primecell";
|
| D | rk3036.dtsi | 64 compatible = "arm,pl330", "arm,primecell"; 69 arm,pl330-broken-no-flushp; 70 arm,pl330-periph-burst;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/ |
| D | rk3xxx.dtsi | 278 compatible = "arm,pl330", "arm,primecell"; 283 arm,pl330-broken-no-flushp; 284 arm,pl330-periph-burst; 290 compatible = "arm,pl330", "arm,primecell"; 295 arm,pl330-broken-no-flushp; 296 arm,pl330-periph-burst; 478 compatible = "arm,pl330", "arm,primecell"; 483 arm,pl330-broken-no-flushp; 484 arm,pl330-periph-burst;
|
| D | rk3288.dtsi | 447 compatible = "arm,pl330", "arm,primecell"; 452 arm,pl330-broken-no-flushp; 453 arm,pl330-periph-burst; 637 compatible = "arm,pl330", "arm,primecell"; 642 arm,pl330-broken-no-flushp; 643 arm,pl330-periph-burst; 1410 compatible = "arm,pl330", "arm,primecell"; 1415 arm,pl330-broken-no-flushp; 1416 arm,pl330-periph-burst;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | samsung,exynos5433-lpass.txt | 23 ../dma/arm-pl330.txt 38 compatible = "arm,pl330", "arm,primecell";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | samsung,exynos5433-lpass.yaml | 41 $ref: /schemas/dma/arm,pl330.yaml 76 compatible = "arm,pl330", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3368.dtsi | 146 compatible = "arm,pl330", "arm,primecell"; 151 arm,pl330-broken-no-flushp; 152 arm,pl330-periph-burst; 158 compatible = "arm,pl330", "arm,primecell"; 163 arm,pl330-broken-no-flushp; 164 arm,pl330-periph-burst;
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3368.dtsi | 373 compatible = "arm,pl330", "arm,primecell"; 378 arm,pl330-broken-no-flushp; 379 arm,pl330-periph-burst; 518 compatible = "arm,pl330", "arm,primecell"; 523 arm,pl330-broken-no-flushp; 524 arm,pl330-periph-burst;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | s5pv210.dtsi | 121 compatible = "arm,pl330", "arm,primecell"; 131 compatible = "arm,pl330", "arm,primecell"; 518 compatible = "arm,pl330", "arm,primecell";
|
| D | exynos5410.dtsi | 193 compatible = "arm,pl330", "arm,primecell"; 202 compatible = "arm,pl330", "arm,primecell";
|
| D | exynos5420.dtsi | 542 compatible = "arm,pl330", "arm,primecell"; 552 compatible = "arm,pl330", "arm,primecell"; 561 compatible = "arm,pl330", "arm,primecell"; 570 compatible = "arm,pl330", "arm,primecell"; 579 compatible = "arm,pl330", "arm,primecell";
|
| /kernel/linux/linux-5.10/arch/arm/mach-highbank/ |
| D | highbank.c | 82 else if (of_device_is_compatible(dev->of_node, "arm,pl330")) in highbank_platform_notifier()
|
| /kernel/linux/linux-6.6/arch/arm/mach-highbank/ |
| D | highbank.c | 82 else if (of_device_is_compatible(dev->of_node, "arm,pl330")) in highbank_platform_notifier()
|