Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpl330.c1294 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1302 lcnt1 = 256; in _loop()
1304 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1306 lcnt1 = 256; in _loop()
1307 lcnt0 = *bursts / lcnt1; in _loop()
1310 lcnt1 = *bursts; in _loop()
1345 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _loop()
1364 *bursts = lcnt1 * cyc; in _loop()