Searched full:dma40 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | stericsson,dma40.yaml | 4 $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/ |
D | crypto-ux500.h | 10 #include <linux/platform_data/dma-ste-dma40.h>
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-dbx5x0.dtsi | 135 * 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/ |
D | ste_dma40.h | 82 * @realtime: true if realtime mode is to be enabled. Only available on DMA40
|
D | Kconfig | 568 bool "ST-Ericsson DMA40 support" 573 Support for ST-Ericsson DMA40 controller
|
D | ste_dma40.c | 57 #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/ |
D | db8500-prcmu.c | 2723 REGULATOR_SUPPLY("v-dma", "dma40.0"), 2778 REGULATOR_SUPPLY("lcla_esram", "dma40.0"),
|
/linux-6.12.1/drivers/mmc/host/ |
D | mmci.c | 1050 * - The Ux500 DMA controller (DMA40) in _mmci_dmae_prep_data()
|