Home
last modified time | relevance | path

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

/linux-5.10/drivers/dma/
Dnbpfaxi.c229 struct nbpf_device { struct
230 struct dma_device dma_dev;
231 void __iomem *base;
232 u32 max_burst_mem_read;
233 u32 max_burst_mem_write;
234 struct clk *clk;
235 const struct nbpf_config *config;
236 unsigned int eirq;
237 struct nbpf_channel chan[];