Searched refs:szlp (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 1315 szlp = _emit_LP(1, buf, 0, 0); in _loop() 1325 szlp *= 2; 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 1315 szlp = _emit_LP(1, buf, 0, 0); in _loop() 1325 szlp *= 2; in _loop() 1334 cycmax = (255 - (szlp + szlpend)) / szbrst; in _loop()
|
Completed in 9 milliseconds