Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dnbpfaxi.c225 struct nbpf_device { struct
226 struct dma_device dma_dev;
227 void __iomem *base;
228 u32 max_burst_mem_read;
229 u32 max_burst_mem_write;
230 struct clk *clk;
231 const struct nbpf_config *config;
232 unsigned int eirq;
233 struct nbpf_channel chan[];