Searched refs:CTSIE (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dz8530.h166 #define CTSIE 0x20 /* CTS IE */ macro
H A Ddmascc.c530 write_scc(priv, R15, CTSIE);
1082 write_scc(priv, R15, r15 | CTSIE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dzs.h222 #define CTSIE 0x20 /* CTS IE */ macro
H A Dip22zilog.h202 #define CTSIE 0x20 /* CTS IE */ macro
H A Dsunzilog.h206 #define CTSIE 0x20 /* CTS IE */ macro
H A Dzs.c356 mmask = ((mask_b & CTSIE) ? TIOCM_CTS : 0) |
474 zport->regs[15] &= ~(DCDIE | CTSIE);
507 zport->regs[15] |= DCDIE | CTSIE;
948 zport->regs[15] |= CTSIE;
950 zport->regs[15] &= ~CTSIE;
H A Dpmac_zilog.h308 #define CTSIE 0x20 /* CTS IE */ macro
H A Dpmac_zilog.c717 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
1304 uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE;
1307 uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE);
H A Dip22zilog.c647 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
H A Dsunzilog.c747 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h189 #define CTSIE 0x20 /* CTS IE */ macro
H A Dz85230.c217 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
242 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,

Completed in 82 milliseconds