Searched refs:dma (Results 1 – 15 of 15) sorted by relevance
| /rk3399_ARM-atf/drivers/brcm/emmc/ |
| H A D | emmc_chal_sd.c | 369 handle->cfg.dma = SD_DMA_OFF; in chal_sd_start() 481 handle->cfg.dma = mode; in chal_sd_set_dma() 485 val |= handle->cfg.dma - 1; in chal_sd_set_dma() 491 handle->cfg.dma = 0; in chal_sd_set_dma() 509 if (handle->cfg.dma == SD_DMA_OFF) in chal_sd_get_dma_addr() 551 cmd_mode_reg |= ((handle->cfg.dma) ? 1 : 0); in chal_sd_send_cmd() 570 if (handle->cfg.dma == SD_DMA_OFF) in chal_sd_set_dma_addr() 708 if (handle->cfg.dma != SD_DMA_OFF) { in chal_sd_setup_xfer() 953 uint32_t boundary, uint32_t blkSize, uint32_t dma) in chal_sd_config() argument 967 chal_sd_set_dma(sd_handle, dma); in chal_sd_config()
|
| H A D | emmc_csl_sdcard.c | 258 if (handle->device->cfg.dma == SD_DMA_OFF) { in process_data_xfer() 281 if (handle->device->cfg.dma == SD_DMA_OFF) { in process_data_xfer() 1048 uint32_t dma, uint32_t dmaBound, uint32_t blkSize, in set_config() argument 1059 dmaBound, blkSize, dma); in set_config()
|
| /rk3399_ARM-atf/include/drivers/brcm/emmc/ |
| H A D | emmc_csl_sd.h | 54 uint32_t dma; /* dma enabled or disabled */ member 88 uint32_t retry, uint32_t dma, uint32_t dmaBound,
|
| H A D | emmc_chal_sd.h | 147 uint32_t dma; /* dma enabled or disabled */ member 173 uint32_t blkSize, uint32_t dma);
|
| /rk3399_ARM-atf/fdts/ |
| H A D | n1sdp.dtsi | 140 dma-coherent; 152 dma-coherent; 163 dma-coherent; 186 dma-coherent;
|
| H A D | fvp-base-psci-common.dtsi | 94 compatible = "shared-dma-pool"; 151 dma-coherent; 158 dma-coherent;
|
| H A D | n1sdp-multi-chip.dts | 66 dma-coherent; 77 dma-coherent;
|
| H A D | morello-soc.dts | 151 dma-coherent; 162 dma-coherent; 187 dma-coherent; 198 dma-coherent;
|
| H A D | fvp-ve-Cortex-A7x1.dts | 44 compatible = "shared-dma-pool";
|
| H A D | tc-base.dtsi | 206 compatible = "shared-dma-pool"; 213 compatible = "restricted-dma-pool"; 526 dma-coherent; 538 dma-coherent;
|
| H A D | fvp-ve-Cortex-A5x1.dts | 45 compatible = "shared-dma-pool";
|
| H A D | rd1ae.dts | 375 dma-coherent; 381 dma-coherent;
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_emmc.c | 45 #define SDHCI_MAKE_BLKSZ(dma, blksz) ((((dma) & 0x7) << 12) | ((blksz) & 0xFFF)) argument
|
| /rk3399_ARM-atf/plat/renesas/common/ |
| H A D | common.mk | 112 drivers/renesas/common/dma/dma_driver.c \
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 8756 …- add tzc master source ids for soc dma ([3139270](https://review.trustedfirmware.org/plugins/giti…
|