Home
last modified time | relevance | path

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

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