Lines Matching refs:CyRTS
2061 cy_writeb((ulong)base_addr+(CyMSVR1<<index), CyRTS); in startup()
2273 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in shutdown()
2455 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in block_til_ready()
3448 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in set_line_char()
3460 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in set_line_char()
3748 result = ((status & CyRTS) ? TIOCM_DTR : 0) in get_modem_info()
3751 result = ((status & CyRTS) ? TIOCM_RTS : 0) in get_modem_info()
3822 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in set_modem_info()
3830 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in set_modem_info()
3851 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in set_modem_info()
3859 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in set_modem_info()
3879 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in set_modem_info()
3888 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in set_modem_info()
3896 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in set_modem_info()
3911 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in set_modem_info()
4513 cy_writeb((u_long)base_addr+(CyMSVR1<<index), ~CyRTS); in cy_throttle()
4572 cy_writeb((u_long)base_addr+(CyMSVR1<<index), CyRTS); in cy_unthrottle()