Home
last modified time | relevance | path

Searched refs:dma (Results 1 – 15 of 15) sorted by relevance

/rk3399_ARM-atf/drivers/brcm/emmc/
H A Demmc_chal_sd.c369 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 Demmc_csl_sdcard.c258 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 Demmc_csl_sd.h54 uint32_t dma; /* dma enabled or disabled */ member
88 uint32_t retry, uint32_t dma, uint32_t dmaBound,
H A Demmc_chal_sd.h147 uint32_t dma; /* dma enabled or disabled */ member
173 uint32_t blkSize, uint32_t dma);
/rk3399_ARM-atf/fdts/
H A Dn1sdp.dtsi140 dma-coherent;
152 dma-coherent;
163 dma-coherent;
186 dma-coherent;
H A Dfvp-base-psci-common.dtsi94 compatible = "shared-dma-pool";
151 dma-coherent;
158 dma-coherent;
H A Dn1sdp-multi-chip.dts66 dma-coherent;
77 dma-coherent;
H A Dmorello-soc.dts151 dma-coherent;
162 dma-coherent;
187 dma-coherent;
198 dma-coherent;
H A Dfvp-ve-Cortex-A7x1.dts44 compatible = "shared-dma-pool";
H A Dtc-base.dtsi206 compatible = "shared-dma-pool";
213 compatible = "restricted-dma-pool";
526 dma-coherent;
538 dma-coherent;
H A Dfvp-ve-Cortex-A5x1.dts45 compatible = "shared-dma-pool";
H A Drd1ae.dts375 dma-coherent;
381 dma-coherent;
/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_emmc.c45 #define SDHCI_MAKE_BLKSZ(dma, blksz) ((((dma) & 0x7) << 12) | ((blksz) & 0xFFF)) argument
/rk3399_ARM-atf/plat/renesas/common/
H A Dcommon.mk112 drivers/renesas/common/dma/dma_driver.c \
/rk3399_ARM-atf/docs/
H A Dchange-log.md8756 …- add tzc master source ids for soc dma ([3139270](https://review.trustedfirmware.org/plugins/giti…