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