Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c51 #define AXI_DMA_FLAG_HAS_RESETS BIT(1) macro
1413 if (flags & AXI_DMA_FLAG_HAS_RESETS) { in dw_probe()
1581 .data = (void *)(AXI_DMA_FLAG_HAS_RESETS | AXI_DMA_FLAG_USE_CFG2),