Home
last modified time | relevance | path

Searched full:pl330 (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v6.1/drivers/dma/
Dpl330.c274 /* 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
408 * by PL330 core
438 * Hardware channel thread of PL330 DMAC. NULL if the channel is
470 /* ioremap'ed address of PL330 registers. */
472 /* Populated by the PL330 core driver during pl330_add */
508 .quirk = "arm,pl330-broken-no-flushp",
512 .quirk = "arm,pl330-periph-burst",
524 /* Xfer for PL330 core */
[all …]
DKconfig531 tristate "DMA API Driver for PL330"
535 Select if your platform has one or more PL330 DMACs.
537 platform_data for a dma-pl330 device.
DMakefile63 obj-$(CONFIG_PL330_DMA) += pl330.o
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Darm,pl330.yaml4 $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";
/Linux-v6.1/arch/arm/boot/dts/
Drk3xxx.dtsi278 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;
Drk3288.dtsi447 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;
1378 compatible = "arm,pl330", "arm,primecell";
1383 arm,pl330-broken-no-flushp;
1384 arm,pl330-periph-burst;
Ds5pv210.dtsi121 compatible = "arm,pl330", "arm,primecell";
131 compatible = "arm,pl330", "arm,primecell";
518 compatible = "arm,pl330", "arm,primecell";
Dexynos5410.dtsi193 compatible = "arm,pl330", "arm,primecell";
202 compatible = "arm,pl330", "arm,primecell";
Dexynos5420.dtsi434 compatible = "arm,pl330", "arm,primecell";
444 compatible = "arm,pl330", "arm,primecell";
453 compatible = "arm,pl330", "arm,primecell";
462 compatible = "arm,pl330", "arm,primecell";
471 compatible = "arm,pl330", "arm,primecell";
Drk3036.dtsi560 compatible = "arm,pl330", "arm,primecell";
565 arm,pl330-broken-no-flushp;
566 arm,pl330-periph-burst;
Dexynos5250.dtsi697 compatible = "arm,pl330", "arm,primecell";
706 compatible = "arm,pl330", "arm,primecell";
715 compatible = "arm,pl330", "arm,primecell";
724 compatible = "arm,pl330", "arm,primecell";
Drv1108.dtsi245 compatible = "arm,pl330", "arm,primecell";
249 arm,pl330-broken-no-flushp;
250 arm,pl330-periph-burst;
Decx-common.dtsi196 compatible = "arm,pl330", "arm,primecell";
Dvexpress-v2p-ca15-tc1.dts116 compatible = "arm,pl330", "arm,primecell";
Dexynos4.dtsi673 compatible = "arm,pl330", "arm,primecell";
682 compatible = "arm,pl330", "arm,primecell";
691 compatible = "arm,pl330", "arm,primecell";
Dbcm-hr2.dtsi158 compatible = "arm,pl330", "arm,primecell";
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dsamsung,exynos5433-lpass.yaml41 $ref: /schemas/dma/arm,pl330.yaml
76 compatible = "arm,pl330", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3368.dtsi373 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;
Drk3308.dtsi553 compatible = "arm,pl330", "arm,primecell";
557 arm,pl330-periph-burst;
564 compatible = "arm,pl330", "arm,primecell";
568 arm,pl330-periph-burst;
/Linux-v6.1/arch/arm64/boot/dts/tesla/
Dfsd.dtsi522 compatible = "arm,pl330", "arm,primecell";
532 compatible = "arm,pl330", "arm,primecell";
542 compatible = "arm,pl330", "arm,primecell";
552 compatible = "arm,pl330", "arm,primecell";
/Linux-v6.1/arch/arm/mach-highbank/
Dhighbank.c82 else if (of_device_is_compatible(dev->of_node, "arm,pl330")) in highbank_platform_notifier()
/Linux-v6.1/arch/arm64/boot/dts/exynos/
Dexynos7.dtsi146 compatible = "arm,pl330", "arm,primecell";
155 compatible = "arm,pl330", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/lg/
Dlg1312.dtsi186 compatible = "arm,pl330", "arm,primecell";
Dlg1313.dtsi186 compatible = "arm,pl330", "arm,primecell";
/Linux-v6.1/sound/soc/rockchip/
Drockchip_max98090.c197 * Set period size to 240 because pl330 has issue in rk_aif1_startup()

12