Searched defs:nbpf_device (Results 1 – 1 of 1) sorted by relevance
225 struct nbpf_device { struct226 struct dma_device dma_dev;227 void __iomem *base;228 struct clk *clk;229 const struct nbpf_config *config;230 struct nbpf_channel chan[];