Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sni/
Da20r.c125 .mctrl_cfg[0] = MCTRL_SIG(DTR_OP, LINE_OP7) |
129 .mctrl_cfg[1] = MCTRL_SIG(DTR_OP, LINE_OP2) |
/linux-6.1.9/include/linux/platform_data/
Dserial-sccnxp.h35 #define DTR_OP 0 /* DTR */ macro
/linux-6.1.9/drivers/tty/serial/
Dsccnxp.c577 sccnxp_set_bit(port, DTR_OP, mctrl & TIOCM_DTR); in sccnxp_set_mctrl()