Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpl330.c1198 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1206 lcnt1 = 256; in _loop()
1208 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1210 lcnt1 = 256; in _loop()
1211 lcnt0 = *bursts / lcnt1; in _loop()
1214 lcnt1 = *bursts; in _loop()
1249 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _loop()
1268 *bursts = lcnt1 * cyc; in _loop()