Searched refs:mode1_commit (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dmax3107.h397 int mode1_commit; /* Flag for setting new mode1 register value */ member in struct:max3107_port
H A Dmax3107.c439 if (s->mode1_commit) {
440 pr_debug("mode1_commit\n");
443 s->mode1_commit = 0;
700 s->mode1_commit = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dmax3107.h397 int mode1_commit; /* Flag for setting new mode1 register value */ member in struct:max3107_port
H A Dmax3107.c439 if (s->mode1_commit) {
440 pr_debug("mode1_commit\n");
443 s->mode1_commit = 0;
700 s->mode1_commit = 1;

Completed in 107 milliseconds