Home
last modified time | relevance | path

Searched refs:DMA_ATTR_MAX_BLOCK_COUNT (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Ddma.h96 DMA_ATTR_MAX_BLOCK_COUNT, enumerator
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c424 case DMA_ATTR_MAX_BLOCK_COUNT: in intel_adsp_gpdma_get_attribute()
Ddma_intel_adsp_hda.c428 case DMA_ATTR_MAX_BLOCK_COUNT: in intel_adsp_hda_dma_get_attribute()
Ddma_nxp_sdma.c401 case DMA_ATTR_MAX_BLOCK_COUNT: in dma_nxp_sdma_get_attribute()
Ddma_nxp_edma.c574 case DMA_ATTR_MAX_BLOCK_COUNT: in edma_get_attribute()
Ddma_mchp_xec.c623 if ((type == DMA_ATTR_MAX_BLOCK_COUNT) && value) { in xec_dma_get_attribute()
Ddma_smartbond.c881 case DMA_ATTR_MAX_BLOCK_COUNT: in dma_smartbond_get_attribute()