Home
last modified time | relevance | path

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

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