Home
last modified time | relevance | path

Searched refs:MEMORY_TO_HOST (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda_host_in.c30 .direction = MEMORY_TO_HOST, \
Ddma_nxp_sof_host_dma.c209 config->channel_direction != MEMORY_TO_HOST) { in sof_host_dma_config()
Ddma_intel_adsp_hda.c198 case MEMORY_TO_HOST: in intel_adsp_hda_dma_host_reload()
326 set_fifordy = (cfg->direction == HOST_TO_MEMORY || cfg->direction == MEMORY_TO_HOST); in intel_adsp_hda_dma_start()
Ddma_sedi.c147 case MEMORY_TO_HOST: in dma_config_convert()
Ddma_silabs_ldma.c357 case MEMORY_TO_HOST: in dma_silabs_configure()
Ddma_smartbond.c327 case MEMORY_TO_HOST: in dma_channel_update_dreq_mode()
/Zephyr-latest/tests/boards/intel_adsp/hda/src/
Ddma.c92 .channel_direction = MEMORY_TO_HOST, in ZTEST()
/Zephyr-latest/include/zephyr/drivers/
Ddma.h48 MEMORY_TO_HOST, enumerator