Searched refs:szbrst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 1293 int cyc, cycmax, szlp, szlpend, szbrst, off; in _loop() local 1316 szbrst = _bursts(pl330, 1, buf, pxs, 1); in _loop() 1334 cycmax = (255 - (szlp + szlpend)) / szbrst; in _loop()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 1293 int cyc, cycmax, szlp, szlpend, szbrst, off; in _loop() local 1316 szbrst = _bursts(pl330, 1, buf, pxs, 1); in _loop() 1334 cycmax = (255 - (szlp + szlpend)) / szbrst; in _loop()
|
Completed in 9 milliseconds