Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda_host_out.c34 .direction = HOST_TO_MEMORY, \
Ddma_nxp_sof_host_dma.c106 if (chan->direction == HOST_TO_MEMORY) { in sof_host_dma_reload()
208 if (config->channel_direction != HOST_TO_MEMORY && in sof_host_dma_config()
Ddma_intel_adsp_hda.c188 case HOST_TO_MEMORY: 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.c150 case HOST_TO_MEMORY: in dma_config_convert()
Ddma_silabs_ldma.c356 case HOST_TO_MEMORY: in dma_silabs_configure()
Ddma_smartbond.c328 case HOST_TO_MEMORY: in dma_channel_update_dreq_mode()
/Zephyr-latest/tests/boards/intel_adsp/hda/src/
Ddma.c181 .channel_direction = HOST_TO_MEMORY, in test_hda_host_out_dma()
/Zephyr-latest/include/zephyr/drivers/
Ddma.h46 HOST_TO_MEMORY, enumerator