Searched defs:pl330 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/dma/ |
D | pl330.c | 1179 static inline int _ldst_peripheral(struct pl330_dmac *pl330, in _ldst_peripheral() 1203 static int _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _bursts() 1237 static int _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], in _dregs() 1284 static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _loop() 1365 static inline int _setup_loops(struct pl330_dmac *pl330, in _setup_loops() 1386 static inline int _setup_xfer(struct pl330_dmac *pl330, in _setup_xfer() 1408 static int _setup_req(struct pl330_dmac *pl330, unsigned dry_run, in _setup_req() 1471 struct pl330_dmac *pl330 = thrd->dmac; in pl330_submit_req() local 1576 struct pl330_dmac *pl330 = from_tasklet(pl330, t, tasks); in pl330_dotask() local 1633 static int pl330_update(struct pl330_dmac *pl330) in pl330_update() [all …]
|