Home
last modified time | relevance | path

Searched refs:dw_edma_region (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/dma/dw-edma/
Ddw-edma-core.h51 struct dw_edma_region { struct
65 struct dw_edma_region ll_region; /* Linked list */ argument
115 struct dw_edma_region rg_region; /* Registers */
116 struct dw_edma_region ll_region; /* Linked list */
117 struct dw_edma_region dt_region; /* Data */
Ddw-edma-core.c626 struct dw_edma_region *dt_region; in dw_edma_channel_setup()