Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h43 #define DMA_CHAN_CONTROL(chan) dma_chan_base_addr(DMA_CONTROL, chan) macro
Ddwmac4_dma.h114 #define DMA_CHAN_CONTROL(addrs, x) dma_chanx_base_addr(addrs, x) macro