Searched full:dma40 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A 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";
|
/openbmc/linux/include/linux/platform_data/ |
H A D | crypto-ux500.h | 10 #include <linux/platform_data/dma-ste-dma40.h>
|
/openbmc/linux/drivers/dma/ |
H A D | ste_dma40.h | 82 * @realtime: true if realtime mode is to be enabled. Only available on DMA40
|
H A D | Kconfig | 536 bool "ST-Ericsson DMA40 support" 541 Support for ST-Ericsson DMA40 controller
|
H A D | ste_dma40.c | 59 #define D40_NAME "dma40" 172 * TODO: Add save/restore of D40_DREG_GCC on dma40 v3 or later, if that works. 195 * TODO: Check if all these registers have to be saved/restored on dma40 v4a 585 * @reg_val_backup_v4: Backup of registers that only exits on dma40 v3 and 3000 /* Save/Restore registers only existing on dma40 v3 and later */ in d40_save_restore_registers() 3679 { .compatible = "stericsson,dma40", },
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A 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";
|
/openbmc/linux/drivers/mfd/ |
H A D | db8500-prcmu.c | 2723 REGULATOR_SUPPLY("v-dma", "dma40.0"), 2778 REGULATOR_SUPPLY("lcla_esram", "dma40.0"),
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mmci.c | 1045 * - The Ux500 DMA controller (DMA40) in _mmci_dmae_prep_data()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |