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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dcd1865.h236 #define MSVR_CD 0x40 /* Current state of CD input */ macro
H A Driscom8_reg.h243 #define MSVR_CD 0x40 /* Current state of CD input */ macro
H A Driscom8.c503 if (rc_in(bp, CD180_MSVR) & MSVR_CD)
952 CD = rc_in(bp, CD180_MSVR) & MSVR_CD;
1246 | ((status & MSVR_CD) ? TIOCM_CAR : 0)
H A Dspecialix.c803 msvr_cd = sx_in(bp, CD186x_MSVR) & MSVR_CD;
1382 CD = sx_in(bp, CD186x_MSVR) & MSVR_CD;
1805 | ((status & MSVR_CD) ? TIOCM_CAR : 0)
1811 | ((status & MSVR_CD) ? TIOCM_CAR : 0)

Completed in 60 milliseconds