Searched refs:_ldst_memtomem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 1095 static inline int _ldst_memtomem(unsigned dry_run, u8 buf[], in _ldst_memtomem() function 1226 off += _ldst_memtomem(dry_run, &buf[off], pxs, cyc); in _bursts() 1277 off += _ldst_memtomem(dry_run, &buf[off], pxs, 1); in _dregs()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 1095 static inline int _ldst_memtomem(unsigned dry_run, u8 buf[], in _ldst_memtomem() function 1226 off += _ldst_memtomem(dry_run, &buf[off], pxs, cyc); in _bursts() 1277 off += _ldst_memtomem(dry_run, &buf[off], pxs, 1); in _dregs()
|
Completed in 11 milliseconds