Home
last modified time | relevance | path

Searched refs:RTS_OP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/sni/
Da20r.c126 MCTRL_SIG(RTS_OP, LINE_OP3) |
130 MCTRL_SIG(RTS_OP, LINE_OP1) |
/linux-4.1.27/include/linux/platform_data/
Dserial-sccnxp.h40 #define RTS_OP 4 /* RTS */ macro
/linux-4.1.27/drivers/tty/serial/
Dsccnxp.c547 sccnxp_set_bit(port, RTS_OP, mctrl & TIOCM_RTS); in sccnxp_set_mctrl()