Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Ddma.h798 #define DMA_BUF_SIZE_ALIGNMENT(node) DT_PROP(node, dma_buf_size_alignment) macro
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c419 *value = DMA_BUF_SIZE_ALIGNMENT(DT_COMPAT_GET_ANY_STATUS_OKAY(intel_adsp_gpdma)); in intel_adsp_gpdma_get_attribute()
Ddma_intel_adsp_hda.c422 *value = DMA_BUF_SIZE_ALIGNMENT( in intel_adsp_hda_dma_get_attribute()