Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dpl330.c1198 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1203 lcnt1 = 256; in _loop()
1205 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1207 lcnt1 = 256; in _loop()
1208 lcnt0 = *bursts / lcnt1; in _loop()
1211 lcnt1 = *bursts; in _loop()
1246 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _loop()
1265 *bursts = lcnt1 * cyc; in _loop()