Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Dpl330.c1288 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1296 lcnt1 = 256; in _loop()
1298 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1300 lcnt1 = 256; in _loop()
1301 lcnt0 = *bursts / lcnt1; in _loop()
1304 lcnt1 = *bursts; in _loop()
1339 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _loop()
1358 *bursts = lcnt1 * cyc; in _loop()