Lines Matching refs:pl330_dmac
375 struct pl330_dmac *dmac;
430 struct pl330_dmac *dmac;
450 struct pl330_dmac { struct
1378 struct pl330_dmac *pl330 = thrd->dmac; in pl330_submit_req()
1471 struct pl330_dmac *pl330 = (struct pl330_dmac *) data; in pl330_dotask()
1528 static int pl330_update(struct pl330_dmac *pl330) in pl330_update()
1631 struct pl330_dmac *pl330 = thrd->dmac; in _alloc_event()
1643 static bool _chan_ns(const struct pl330_dmac *pl330, int i) in _chan_ns()
1651 static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330) in pl330_request_channel()
1689 struct pl330_dmac *pl330 = thrd->dmac; in _free_event()
1699 struct pl330_dmac *pl330; in pl330_release_channel()
1721 static void read_dmac_config(struct pl330_dmac *pl330) in read_dmac_config()
1765 struct pl330_dmac *pl330 = thrd->dmac; in _reset_thread()
1782 static int dmac_alloc_threads(struct pl330_dmac *pl330) in dmac_alloc_threads()
1813 static int dmac_alloc_resources(struct pl330_dmac *pl330) in dmac_alloc_resources()
1844 static int pl330_add(struct pl330_dmac *pl330) in pl330_add()
1893 static int dmac_free_threads(struct pl330_dmac *pl330) in dmac_free_threads()
1910 static void pl330_del(struct pl330_dmac *pl330) in pl330_del()
2058 struct pl330_dmac *pl330 = ofdma->of_dma_data; in of_dma_pl330_xlate()
2077 struct pl330_dmac *pl330 = pch->dmac; in pl330_alloc_chan_resources()
2127 struct pl330_dmac *pl330 = pch->dmac; in pl330_terminate_all()
2171 struct pl330_dmac *pl330 = pch->dmac; in pl330_pause()
2213 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_current_xferred_count()
2357 static int add_desc(struct pl330_dmac *pl330, gfp_t flg, int count) in add_desc()
2379 static struct dma_pl330_desc *pluck_desc(struct pl330_dmac *pl330) in pluck_desc()
2403 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_desc()
2476 struct pl330_dmac *pl330 = pch->dmac; in get_burst_len()
2503 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_dma_cyclic()
2587 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_dma_memcpy()
2631 static void __pl330_giveback_desc(struct pl330_dmac *pl330, in __pl330_giveback_desc()
2675 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_slave_sg()
2773 struct pl330_dmac *pl330; in pl330_probe()
2956 struct pl330_dmac *pl330 = amba_get_drvdata(adev); in pl330_remove()