Home
last modified time | relevance | path

Searched full:dma40 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dstericsson,dma40.yaml4 $id: http://devicetree.org/schemas/dma/stericsson,dma40.yaml#
7 title: ST-Ericsson DMA40 DMA Engine
20 table for DB8500 which is the only ASIC known to use DMA40:
111 - const: stericsson,db8500-dma40
112 - const: stericsson,dma40
117 - description: DMA40 memory base
119 - description: DMA40 memory base
170 compatible = "stericsson,db8500-dma40", "stericsson,dma40";
/linux-6.12.1/include/linux/platform_data/
Dcrypto-ux500.h10 #include <linux/platform_data/dma-ste-dma40.h>
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-dbx5x0.dtsi135 * This eSRAM is used by the DMA40 DMA controller
142 label = "DMA40-LCPA";
169 * This eSRAM is used by the DMA40 DMA controller
176 label = "DMA40-LCLA";
606 compatible = "stericsson,db8500-dma40", "stericsson,dma40";
/linux-6.12.1/drivers/dma/
Dste_dma40.h82 * @realtime: true if realtime mode is to be enabled. Only available on DMA40
DKconfig568 bool "ST-Ericsson DMA40 support"
573 Support for ST-Ericsson DMA40 controller
Dste_dma40.c57 #define D40_NAME "dma40"
170 * TODO: Add save/restore of D40_DREG_GCC on dma40 v3 or later, if that works.
193 * TODO: Check if all these registers have to be saved/restored on dma40 v4a
583 * @reg_val_backup_v4: Backup of registers that only exits on dma40 v3 and
2998 /* Save/Restore registers only existing on dma40 v3 and later */ in d40_save_restore_registers()
3673 { .compatible = "stericsson,dma40", },
/linux-6.12.1/drivers/mfd/
Ddb8500-prcmu.c2723 REGULATOR_SUPPLY("v-dma", "dma40.0"),
2778 REGULATOR_SUPPLY("lcla_esram", "dma40.0"),
/linux-6.12.1/drivers/mmc/host/
Dmmci.c1050 * - The Ux500 DMA controller (DMA40) in _mmci_dmae_prep_data()