Home
last modified time | relevance | path

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

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