Searched refs:CTL_RTS (Results 1 – 3 of 3) sorted by relevance
560 cpc_tty_signal_on(cpc_tty->pc300dev, CTL_RTS); in pc300_tiocmset()565 cpc_tty_signal_off(cpc_tty->pc300dev, CTL_RTS); in pc300_tiocmset()593 ((status & CTL_RTS) ? TIOCM_RTS : 0); in pc300_tiocmget()
323 #define CTL_RTS 0x01 macro
2636 !(cpc_readb (scabase + M_REG(CTL, ch)) & CTL_RTS); in cpc_ioctl()3105 cpc_readb(scabase + M_REG(CTL, ch)) & ~(CTL_RTS | CTL_DTR)); in cpc_opench()