Searched refs:lcr_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.h399 int lcr_commit; /* Flag for setting new LCR register value */ member in struct:max3107_port
H A Dmax3107.c445 if (s->lcr_commit) {
446 pr_debug("lcr_commit\n");
449 s->lcr_commit = 0;
795 s->lcr_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.h399 int lcr_commit; /* Flag for setting new LCR register value */ member in struct:max3107_port
H A Dmax3107.c445 if (s->lcr_commit) {
446 pr_debug("lcr_commit\n");
449 s->lcr_commit = 0;
795 s->lcr_commit = 1;

Completed in 110 milliseconds