Searched defs:nbpf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | nbpfaxi.c | 206 struct nbpf_device *nbpf; member 322 static inline u32 nbpf_read(struct nbpf_device *nbpf, in nbpf_read() 331 static inline void nbpf_write(struct nbpf_device *nbpf, in nbpf_write() 356 static u32 nbpf_error_get(struct nbpf_device *nbpf) in nbpf_error_get() 361 static struct nbpf_channel *nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) in nbpf_error_get_channel() 434 static u32 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size, in nbpf_xfer_ds() 463 static size_t nbpf_xfer_size(struct nbpf_device *nbpf, in nbpf_xfer_size() 594 static void nbpf_configure(struct nbpf_device *nbpf) in nbpf_configure() 1091 struct nbpf_device *nbpf = ofdma->of_dma_data; in nbpf_of_xlate() local 1226 struct nbpf_device *nbpf = dev; in nbpf_err_irq() local [all …]
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | nbpfaxi.c | 205 struct nbpf_device *nbpf; member 321 static inline u32 nbpf_read(struct nbpf_device *nbpf, in nbpf_read() 330 static inline void nbpf_write(struct nbpf_device *nbpf, in nbpf_write() 355 static u32 nbpf_error_get(struct nbpf_device *nbpf) in nbpf_error_get() 360 static struct nbpf_channel *nbpf_error_get_channel(struct nbpf_device *nbpf, u32 error) in nbpf_error_get_channel() 433 static u32 nbpf_xfer_ds(struct nbpf_device *nbpf, size_t size, in nbpf_xfer_ds() 462 static size_t nbpf_xfer_size(struct nbpf_device *nbpf, in nbpf_xfer_size() 593 static void nbpf_configure(struct nbpf_device *nbpf) in nbpf_configure() 1090 struct nbpf_device *nbpf = ofdma->of_dma_data; in nbpf_of_xlate() local 1225 struct nbpf_device *nbpf = dev; in nbpf_err_irq() local [all …]
|