Lines Matching refs:pl330_dmac

378 	struct pl330_dmac *dmac;
433 struct pl330_dmac *dmac;
459 struct pl330_dmac { struct
1169 static inline int _ldst_peripheral(struct pl330_dmac *pl330, in _ldst_peripheral()
1196 static int _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _bursts()
1227 static int _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], in _dregs()
1266 static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _loop()
1347 static inline int _setup_loops(struct pl330_dmac *pl330, in _setup_loops()
1368 static inline int _setup_xfer(struct pl330_dmac *pl330, in _setup_xfer()
1390 static int _setup_req(struct pl330_dmac *pl330, unsigned dry_run, in _setup_req()
1453 struct pl330_dmac *pl330 = thrd->dmac; in pl330_submit_req()
1560 struct pl330_dmac *pl330 = (struct pl330_dmac *) data; in pl330_dotask()
1617 static int pl330_update(struct pl330_dmac *pl330) in pl330_update()
1722 struct pl330_dmac *pl330 = thrd->dmac; in _alloc_event()
1734 static bool _chan_ns(const struct pl330_dmac *pl330, int i) in _chan_ns()
1742 static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330) in pl330_request_channel()
1775 struct pl330_dmac *pl330 = thrd->dmac; in _free_event()
1800 static void read_dmac_config(struct pl330_dmac *pl330) in read_dmac_config()
1844 struct pl330_dmac *pl330 = thrd->dmac; in _reset_thread()
1861 static int dmac_alloc_threads(struct pl330_dmac *pl330) in dmac_alloc_threads()
1892 static int dmac_alloc_resources(struct pl330_dmac *pl330) in dmac_alloc_resources()
1924 static int pl330_add(struct pl330_dmac *pl330) in pl330_add()
1970 static int dmac_free_threads(struct pl330_dmac *pl330) in dmac_free_threads()
1987 static void pl330_del(struct pl330_dmac *pl330) in pl330_del()
2123 struct pl330_dmac *pl330 = ofdma->of_dma_data; in of_dma_pl330_xlate()
2142 struct pl330_dmac *pl330 = pch->dmac; in pl330_alloc_chan_resources()
2253 struct pl330_dmac *pl330 = pch->dmac; in pl330_terminate_all()
2303 struct pl330_dmac *pl330 = pch->dmac; in pl330_pause()
2323 struct pl330_dmac *pl330 = pch->dmac; in pl330_free_chan_resources()
2347 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_current_xferred_count()
2558 struct pl330_dmac *pl330 = pch->dmac; in pl330_get_desc()
2629 struct pl330_dmac *pl330 = pch->dmac; in get_burst_len()
2650 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_dma_cyclic()
2737 struct pl330_dmac *pl330; in pl330_prep_dma_memcpy()
2783 static void __pl330_giveback_desc(struct pl330_dmac *pl330, in __pl330_giveback_desc()
2827 struct pl330_dmac *pl330 = pch->dmac; in pl330_prep_slave_sg()
2924 struct pl330_dmac *pl330; in pl330_probe()
3102 struct pl330_dmac *pl330 = amba_get_drvdata(adev); in pl330_remove()