Searched refs:szlpend (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/
H A Dpl330.c1293 int cyc, cycmax, szlp, szlpend, szbrst, off; local
1322 szlpend = _emit_LPEND(1, buf, &lpend);
1326 szlpend *= 2;
1334 cycmax = (255 - (szlp + szlpend)) / szbrst;

Completed in 147 milliseconds