Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/dma/
H A 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/include/linux/platform_data/
H A Dcrypto-ux500.h10 #include <linux/platform_data/dma-ste-dma40.h>
/linux/arch/arm/boot/dts/st/
H A 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/drivers/dma/
H A 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", }, in d40_probe()
/linux/drivers/mfd/
H A Ddb8500-prcmu.c2723 REGULATOR_SUPPLY("v-dma", "dma40.0"),
2778 REGULATOR_SUPPLY("lcla_esram", "dma40.0"),
/linux/drivers/mmc/host/
H A Dmmci.c1050 * - The Ux500 DMA controller (DMA40) in _mmci_dmae_prep_data()