Searched refs:MSVR_DSR (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dcd1865.h235 #define MSVR_DSR 0x80 /* Current state of DSR input */ macro
H A Driscom8_reg.h242 #define MSVR_DSR 0x80 /* Current state of DSR input */ macro
H A Driscom8.c521 if (rc_in(bp, CD180_MSVR) & MSVR_DSR) {
738 (MSVR_CTS|MSVR_DSR));
1105 | ((status & MSVR_DSR) ? TIOCM_DSR : 0)
H A Dspecialix.c451 val1 = read_cross_byte(bp, CD186x_MSVR, MSVR_DSR);
779 if (sx_in(bp, CD186x_MSVR) & MSVR_DSR) {
1115 (MSVR_CTS|MSVR_DSR));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dcd1865.h235 #define MSVR_DSR 0x80 /* Current state of DSR input */ macro
H A Driscom8_reg.h242 #define MSVR_DSR 0x80 /* Current state of DSR input */ macro
H A Driscom8.c521 if (rc_in(bp, CD180_MSVR) & MSVR_DSR) {
738 (MSVR_CTS|MSVR_DSR));
1105 | ((status & MSVR_DSR) ? TIOCM_DSR : 0)
H A Dspecialix.c451 val1 = read_cross_byte(bp, CD186x_MSVR, MSVR_DSR);
779 if (sx_in(bp, CD186x_MSVR) & MSVR_DSR) {
1115 (MSVR_CTS|MSVR_DSR));

Completed in 90 milliseconds