Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h167 #define CTSIE 0x20 /* CTS IE */ macro
A Ddmascc.c517 write_scc(priv, R15, CTSIE); in setup_adapter()
1071 write_scc(priv, R15, r15 | CTSIE); in start_timer()
/linux/drivers/tty/serial/
A Dzs.c354 mmask = ((mask_b & CTSIE) ? TIOCM_CTS : 0) | in zs_raw_xor_mctrl()
472 zport->regs[15] &= ~(DCDIE | CTSIE); in zs_stop_rx()
505 zport->regs[15] |= DCDIE | CTSIE; in zs_enable_ms()
946 zport->regs[15] |= CTSIE; in zs_set_termios()
948 zport->regs[15] &= ~CTSIE; in zs_set_termios()
A Dzs.h223 #define CTSIE 0x20 /* CTS IE */ macro
A Dsunzilog.h207 #define CTSIE 0x20 /* CTS IE */ macro
A Dip22zilog.h203 #define CTSIE 0x20 /* CTS IE */ macro
A Dpmac_zilog.h298 #define CTSIE 0x20 /* CTS IE */ macro
A Dpmac_zilog.c682 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in pmz_enable_ms()
1262 uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE; in __pmz_set_termios()
1265 uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE); in __pmz_set_termios()
A Dip22zilog.c644 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in ip22zilog_enable_ms()
A Dsunzilog.c744 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in sunzilog_enable_ms()
/linux/drivers/net/wan/
A Dz85230.h190 #define CTSIE 0x20 /* CTS IE */ macro
A Dz85230.c211 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,
233 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,

Completed in 28 milliseconds