Lines Matching refs:pl330_dmac
375 struct pl330_dmac *dmac;
430 struct pl330_dmac *dmac;
450 struct pl330_dmac { struct
1381 struct pl330_dmac *pl330 = thrd->dmac; in pl330_submit_req()
1474 struct pl330_dmac *pl330 = (struct pl330_dmac *) data; in pl330_dotask()
1531 static int pl330_update(struct pl330_dmac *pl330) in pl330_update()
1634 struct pl330_dmac *pl330 = thrd->dmac; in _alloc_event()
1646 static bool _chan_ns(const struct pl330_dmac *pl330, int i) in _chan_ns()
1654 static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330) in pl330_request_channel()
1692 struct pl330_dmac *pl330 = thrd->dmac; in _free_event()
1702 struct pl330_dmac *pl330; in pl330_release_channel()
1724 static void read_dmac_config(struct pl330_dmac *pl330) in read_dmac_config()
1768 struct pl330_dmac *pl330 = thrd->dmac; in _reset_thread()
1785 static int dmac_alloc_threads(struct pl330_dmac *pl330) in dmac_alloc_threads()
1816 static int dmac_alloc_resources(struct pl330_dmac *pl330) in dmac_alloc_resources()
1847 static int pl330_add(struct pl330_dmac *pl330) in pl330_add()
1896 static int dmac_free_threads(struct pl330_dmac *pl330) in dmac_free_threads()
1913 static void pl330_del(struct pl330_dmac *pl330) in pl330_del()
2061 struct pl330_dmac *pl330 = ofdma->of_dma_data; in of_dma_pl330_xlate()
2080 struct pl330_dmac *pl330 = pch->dmac; in pl330_alloc_chan_resources()
2130 struct pl330_dmac *pl330 = pch->dmac; in pl330_terminate_all()
2174 struct pl330_dmac *pl330 = pch->dmac; in pl330_pause()
2216 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_current_xferred_count()
2360 static int add_desc(struct pl330_dmac *pl330, gfp_t flg, int count) in add_desc()
2382 static struct dma_pl330_desc *pluck_desc(struct pl330_dmac *pl330) in pluck_desc()
2406 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_desc()
2479 struct pl330_dmac *pl330 = pch->dmac; in get_burst_len()
2506 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_dma_cyclic()
2590 struct pl330_dmac *pl330; in pl330_prep_dma_memcpy()
2636 static void __pl330_giveback_desc(struct pl330_dmac *pl330, in __pl330_giveback_desc()
2680 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_slave_sg()
2778 struct pl330_dmac *pl330; in pl330_probe()
2961 struct pl330_dmac *pl330 = amba_get_drvdata(adev); in pl330_remove()