Searched refs:pl330_dmac (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/dma/ |
D | pl330.c | 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() [all …]
|