Searched refs:_bursts (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/dma/ |
D | pl330.c | 1203 static int _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], in _bursts() function 1292 return _bursts(pl330, dry_run, buf, pxs, 1); in _loop() 1310 szbrst = _bursts(pl330, 1, buf, pxs, 1); in _loop() 1342 off += _bursts(pl330, dry_run, &buf[off], pxs, cyc); in _loop()
|