Lines Matching refs:pl330_dmac
377 struct pl330_dmac *dmac;
438 struct pl330_dmac *dmac;
465 struct pl330_dmac { struct
1185 static inline int _ldst_peripheral(struct pl330_dmac *pl330, in _ldst_peripheral()
1209 static int _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _bursts()
1243 static int _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], in _dregs()
1290 static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _loop()
1371 static inline int _setup_loops(struct pl330_dmac *pl330, in _setup_loops()
1392 static inline int _setup_xfer(struct pl330_dmac *pl330, in _setup_xfer()
1414 static int _setup_req(struct pl330_dmac *pl330, unsigned dry_run, in _setup_req()
1477 struct pl330_dmac *pl330 = thrd->dmac; in pl330_submit_req()
1582 struct pl330_dmac *pl330 = from_tasklet(pl330, t, tasks); in pl330_dotask()
1639 static int pl330_update(struct pl330_dmac *pl330) in pl330_update()
1744 struct pl330_dmac *pl330 = thrd->dmac; in _alloc_event()
1756 static bool _chan_ns(const struct pl330_dmac *pl330, int i) in _chan_ns()
1764 static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330) in pl330_request_channel()
1797 struct pl330_dmac *pl330 = thrd->dmac; in _free_event()
1822 static void read_dmac_config(struct pl330_dmac *pl330) in read_dmac_config()
1866 struct pl330_dmac *pl330 = thrd->dmac; in _reset_thread()
1883 static int dmac_alloc_threads(struct pl330_dmac *pl330) in dmac_alloc_threads()
1914 static int dmac_alloc_resources(struct pl330_dmac *pl330) in dmac_alloc_resources()
1947 static int pl330_add(struct pl330_dmac *pl330) in pl330_add()
1993 static int dmac_free_threads(struct pl330_dmac *pl330) in dmac_free_threads()
2010 static void pl330_del(struct pl330_dmac *pl330) in pl330_del()
2146 struct pl330_dmac *pl330 = ofdma->of_dma_data; in of_dma_pl330_xlate()
2165 struct pl330_dmac *pl330 = pch->dmac; in pl330_alloc_chan_resources()
2285 struct pl330_dmac *pl330 = pch->dmac; in pl330_terminate_all()
2334 struct pl330_dmac *pl330 = pch->dmac; in pl330_pause()
2359 struct pl330_dmac *pl330 = pch->dmac; in pl330_free_chan_resources()
2383 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_current_xferred_count()
2598 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_desc()
2669 struct pl330_dmac *pl330 = pch->dmac; in get_burst_len()
2690 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_dma_cyclic()
2780 struct pl330_dmac *pl330; in pl330_prep_dma_memcpy()
2824 static void __pl330_giveback_desc(struct pl330_dmac *pl330, in __pl330_giveback_desc()
2870 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_slave_sg()
2925 struct pl330_dmac *pl330 = s->private; in pl330_debugfs_show()
2959 static inline void init_pl330_debugfs(struct pl330_dmac *pl330) in init_pl330_debugfs()
2966 static inline void init_pl330_debugfs(struct pl330_dmac *pl330) in init_pl330_debugfs()
3009 struct pl330_dmac *pl330; in pl330_probe()
3210 struct pl330_dmac *pl330 = amba_get_drvdata(adev); in pl330_remove()