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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/common/
H A Dpl330.c1046 unsigned lcnt0, lcnt1, ljmp0, ljmp1; local
1051 lcnt1 = 256;
1053 cyc = *bursts / lcnt1 / lcnt0;
1055 lcnt1 = 256;
1056 lcnt0 = *bursts / lcnt1;
1059 lcnt1 = *bursts;
1094 off += _emit_LP(dry_run, &buf[off], 1, lcnt1);
1113 *bursts = lcnt1 * cyc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/common/
H A Dpl330.c1046 unsigned lcnt0, lcnt1, ljmp0, ljmp1; local
1051 lcnt1 = 256;
1053 cyc = *bursts / lcnt1 / lcnt0;
1055 lcnt1 = 256;
1056 lcnt0 = *bursts / lcnt1;
1059 lcnt1 = *bursts;
1094 off += _emit_LP(dry_run, &buf[off], 1, lcnt1);
1113 *bursts = lcnt1 * cyc;

Completed in 163 milliseconds