Lines Matching refs:nbpf_device
134 struct nbpf_device;
202 struct nbpf_device *nbpf;
225 struct nbpf_device { struct
315 static inline u32 nbpf_read(struct nbpf_device *nbpf, in nbpf_read()
324 static inline void nbpf_write(struct nbpf_device *nbpf, in nbpf_write()
349 static u32 nbpf_error_get(struct nbpf_device *nbpf) in nbpf_error_get()
354 static struct nbpf_channel *nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) in nbpf_error_get_channel()
427 static u32 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size) in nbpf_xfer_ds()
433 static size_t nbpf_xfer_size(struct nbpf_device *nbpf, in nbpf_xfer_size()
563 static void nbpf_configure(struct nbpf_device *nbpf) in nbpf_configure()
1075 struct nbpf_device *nbpf = ofdma->of_dma_data; in nbpf_of_xlate()
1213 struct nbpf_device *nbpf = dev; in nbpf_err_irq()
1232 static int nbpf_chan_probe(struct nbpf_device *nbpf, int n) in nbpf_chan_probe()
1283 struct nbpf_device *nbpf; in nbpf_probe()
1449 struct nbpf_device *nbpf = platform_get_drvdata(pdev); in nbpf_remove()
1475 struct nbpf_device *nbpf = platform_get_drvdata(to_platform_device(dev)); in nbpf_runtime_suspend()
1482 struct nbpf_device *nbpf = platform_get_drvdata(to_platform_device(dev)); in nbpf_runtime_resume()