Home
last modified time | relevance | path

Searched refs:DMA_COPY_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Ddma.h806 #define DMA_COPY_ALIGNMENT(node) DT_PROP(node, dma_copy_alignment) macro
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c422 *value = DMA_COPY_ALIGNMENT(DT_COMPAT_GET_ANY_STATUS_OKAY(intel_adsp_gpdma)); in intel_adsp_gpdma_get_attribute()
Ddma_intel_adsp_hda.c426 *value = DMA_COPY_ALIGNMENT(DT_COMPAT_GET_ANY_STATUS_OKAY(intel_adsp_hda_link_out)); in intel_adsp_hda_dma_get_attribute()