Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dnbpfaxi.c222 struct nbpf_device { struct
223 struct dma_device dma_dev;
224 void __iomem *base;
225 u32 max_burst_mem_read;
226 u32 max_burst_mem_write;
227 struct clk *clk;
228 const struct nbpf_config *config;
229 unsigned int eirq;
230 struct nbpf_channel chan[];