Home
last modified time | relevance | path

Searched defs:dw_dma_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_dw_common.c124 int dw_dma_config(const struct device *dev, uint32_t channel, in dw_dma_config() function
Ddma_dw_axi.c820 const struct dma_dw_axi_dev_cfg *dw_dma_config = DEV_CFG(dev); in dma_dw_axi_init() local