Home
last modified time | relevance | path

Searched refs:szbrst (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dpl330.c1293 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()