Searched refs:szlpend (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 1322 szlpend = _emit_LPEND(1, buf, &lpend); in _loop() 1326 szlpend *= 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 1322 szlpend = _emit_LPEND(1, buf, &lpend); in _loop() 1326 szlpend *= 2; in _loop() 1334 cycmax = (255 - (szlp + szlpend)) / szbrst; in _loop()
|
Completed in 11 milliseconds